freebsd-ports/net-im/telepathy-gabble/files/patch-src_tube-stream.c
Joe Marcus Clarke 145597a225 Update to 0.7.2.
2008-03-24 04:10:50 +00:00

10 lines
294 B
C

--- src/tube-stream.c.orig 2008-01-17 01:49:11.000000000 -0500
+++ src/tube-stream.c 2008-01-17 01:49:22.000000000 -0500
@@ -24,6 +24,7 @@
#include <time.h>
#include <sys/types.h>
#include <sys/socket.h>
+#include <netinet/in.h>
#include <sys/un.h>
#include <unistd.h>
#include <fcntl.h>