aboutsummaryrefslogtreecommitdiff
path: root/net/ngrep/files/patch-ngrep.c
blob: 42a398ea09d981aaa9143552737c0caa88b8d786 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ngrep.c.orig	Tue Apr 11 09:20:31 2006
+++ ngrep.c	Tue Apr 11 09:20:59 2006
@@ -15,6 +15,7 @@
 #include <netinet/in.h>
 #include <netinet/in_systm.h>
 #include <net/if.h>
+#include <arpa/inet.h>
 #include <sys/tty.h>
 #include <pwd.h>
 #endif