aboutsummaryrefslogtreecommitdiff
path: root/net-im/gnomeicu/files/patch-src_v7newuser.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gnomeicu/files/patch-src_v7newuser.c')
-rw-r--r--net-im/gnomeicu/files/patch-src_v7newuser.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/gnomeicu/files/patch-src_v7newuser.c b/net-im/gnomeicu/files/patch-src_v7newuser.c
new file mode 100644
index 000000000000..e235da7be9c0
--- /dev/null
+++ b/net-im/gnomeicu/files/patch-src_v7newuser.c
@@ -0,0 +1,10 @@
+--- src/v7newuser.c.orig Fri Apr 2 15:26:51 2004
++++ src/v7newuser.c Fri Apr 2 15:27:04 2004
+@@ -19,6 +19,7 @@
+ #include <string.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
++#include <netinet/in.h>
+ #include <netdb.h>
+ #include <unistd.h>
+ #include <fcntl.h>