summaryrefslogtreecommitdiff
blob: 0b1b8dde2b03856e7706e70c0818fa80c160b469 (plain)
1
2
3
4
5
6
7
8
9
10
--- ngrep/ngrep.c~	Mon Jun 26 21:52:50 2000
+++ ngrep/ngrep.c	Sun Apr 29 15:05:01 2001
@@ -30,6 +30,7 @@
 #include <getopt.h>
 #include <arpa/inet.h>
 #include <ctype.h>
+#include <time.h>
 #endif