summaryrefslogtreecommitdiff
path: root/net-im/gnomeicu2/files/patch-src_v7newuser.c
blob: e235da7be9c0e8023a0fa0752e3d7c6cb53057da (plain) (blame)
1
2
3
4
5
6
7
8
9
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>