ports/net-im/telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c
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
279 B
C

--- lib/gibber/gibber-muc-connection.c.orig 2012-11-12 14:13:18 UTC
+++ lib/gibber/gibber-muc-connection.c
@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <netinet/in.h>
#include <stdio.h>
#include <stdlib.h>