aboutsummaryrefslogtreecommitdiffstats
path: root/net/ngrep/files/patch-ngrep.c
blob: 2840f69190df04f42d086f427a8366aa6dcc292b (plain) (blame)
1
2
3
4
5
6
7
--- ngrep.c.orig	Mon Jun 26 12:52:50 2000
+++ ngrep.c	Wed Aug  9 02:16:59 2000
@@ -50,0 +51 @@
+extern FILE *yyin;
@@ -199 +200 @@
-      PCAP_RESTART();
+      PCAP_RESTART(yyin);