summaryrefslogblamecommitdiff
path: root/net/sniffit/files/patch-02
blob: 88c5b1fb01dfdfb0f31972a3c96e669e56d713d8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                                            
 




                        
 
--- sn_resolv.c.orig	Thu Jul 16 09:17:10 1998
+++ sn_resolv.c	Sun Aug 16 23:25:58 1998
@@ -2,6 +2,8 @@
 /*  - getaddrbyname: Godmar Back / Shudoh Kazuyuki                       */
 
 #include "sn_defines.h"
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <netdb.h>
 #include <arpa/inet.h>