]> Pileus Git - ~andy/fetchmail/commitdiff
Port fix.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 7 Apr 2000 09:13:31 +0000 (09:13 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 7 Apr 2000 09:13:31 +0000 (09:13 -0000)
svn path=/trunk/; revision=2862

fetchmail.c

index 86a471a99a828847ad732d80390da473f2a2b4dc..f9db4261889d49af17ac95718aafee6d8e71f48a 100644 (file)
@@ -25,6 +25,7 @@
 #include <errno.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/time.h>  /* needed for Sun 4.1.2 */
 #ifdef HAVE_SETRLIMIT
 #include <sys/resource.h>
 #endif /* HAVE_SETRLIMIT */