silly mistake corrected
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 May 2000 13:57:11 +0000 (13:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 May 2000 13:57:11 +0000 (13:57 +0000)
lib/if2ip.c

index e9b8a49555b95955292e556fb2c67c6e94912233..5fa70a68cba4ba06a7d0b5031a6418a28371f40e 100644 (file)
@@ -66,7 +66,7 @@
 #include <netdb.h>
 #endif
 
-#include HAVE_SYS_TIME_H
+#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif