freebsd-ports/net-im/telepathy-salut/files/patch-lib_gibber_gibber-bytestream-oob.h
Steve Wills b90364b34f telepathy ports: fix build with python 3
PR:		249549
PR:		249550
PR:		249570
PR:		249734
PR:		249735
PR:		249738
Approved by:	desktop (tcberner)
Obtained from:	ArchLinux, see Bugzilla PRs for details
2020-09-28 20:09:59 +00:00

10 lines
292 B
C

--- lib/gibber/gibber-bytestream-oob.h.orig 2010-10-22 15:15:56 UTC
+++ lib/gibber/gibber-bytestream-oob.h
@@ -20,6 +20,7 @@
#ifndef __GIBBER_BYTESTREAM_OOB_H__
#define __GIBBER_BYTESTREAM_OOB_H__
+#include <netinet/in.h>
#include <glib-object.h>
#include "gibber-bytestream-iface.h"