Commit 784e9406 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

silly mistake corrected

parent 9e157ad2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@
#include <netdb.h>
#endif

#include HAVE_SYS_TIME_H
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif