aboutsummaryrefslogtreecommitdiff
path: root/net/gsk/files/patch-src_gskipv4.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/gsk/files/patch-src_gskipv4.c')
-rw-r--r--net/gsk/files/patch-src_gskipv4.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/gsk/files/patch-src_gskipv4.c b/net/gsk/files/patch-src_gskipv4.c
index 3c2fd39f96ef..c11f209b7a27 100644
--- a/net/gsk/files/patch-src_gskipv4.c
+++ b/net/gsk/files/patch-src_gskipv4.c
@@ -1,10 +1,12 @@
---- src/gskipv4.c.orig Tue Dec 7 06:53:22 2004
-+++ src/gskipv4.c Sun Jan 30 23:55:09 2005
-@@ -1,5 +1,7 @@
+--- src/gskipv4.c.orig 2006-05-18 03:39:35.000000000 +0900
++++ src/gskipv4.c 2009-04-08 00:18:45.000000000 +0900
+@@ -1,7 +1,9 @@
#include <string.h>
#include <stdlib.h>
-+#include <sys/types.h>
+ #include <sys/types.h>
+#include <sys/socket.h>
#include <netinet/in.h>
++#include <arpa/inet.h>
#include "gskipv4.h"
+ /* Standard ipv4 addresses in guint8[4] format. */