summaryrefslogtreecommitdiff
path: root/net/ngrep/files/patch-ngrep.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ngrep/files/patch-ngrep.c')
-rw-r--r--net/ngrep/files/patch-ngrep.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/ngrep/files/patch-ngrep.c b/net/ngrep/files/patch-ngrep.c
deleted file mode 100644
index 42a398ea09d9..000000000000
--- a/net/ngrep/files/patch-ngrep.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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