summaryrefslogtreecommitdiff
path: root/net/sniffit/files/patch-sn_resolv.c
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2013-10-14 20:29:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2013-10-14 20:29:55 +0000
commitff99d97de169f62b01d0b299ae872fdf3295779c (patch)
treec205847eac08274f1e1aaa7a4fbaa349a7fd367f /net/sniffit/files/patch-sn_resolv.c
parentRename file to proper naming standards (diff)
Rename file to proper naming standards
Notes
Notes: svn path=/head/; revision=330357
Diffstat (limited to 'net/sniffit/files/patch-sn_resolv.c')
-rw-r--r--net/sniffit/files/patch-sn_resolv.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/sniffit/files/patch-sn_resolv.c b/net/sniffit/files/patch-sn_resolv.c
new file mode 100644
index 000000000000..88c5b1fb01df
--- /dev/null
+++ b/net/sniffit/files/patch-sn_resolv.c
@@ -0,0 +1,11 @@
+--- 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>
+