aboutsummaryrefslogblamecommitdiff
path: root/net/gsk/files/patch-src_gskipv4.c
blob: ab49b90590ec0a001c54f9e6f4895283a5b05023 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                               
               

                    
                       

                        
                       

                     
                                                   
--- src/gskipv4.c.orig	2006-05-17 18:39:35 UTC
+++ src/gskipv4.c
@@ -1,7 +1,9 @@
 #include <string.h>
 #include <stdlib.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. */