blob: 1a89e84d6c792756c78dd17ac44142e30af40a3f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- main.c.orig Sun Feb 1 19:51:55 2004
+++ main.c Sun Feb 1 19:52:11 2004
@@ -11,6 +11,7 @@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
+#include <sys/time.h>
Prototype int VerboseOpt;
|