]> Pileus Git - ~andy/fetchmail/commitdiff
Port fix.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 19 Feb 2001 21:49:12 +0000 (21:49 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 19 Feb 2001 21:49:12 +0000 (21:49 -0000)
svn path=/trunk/; revision=3127

kerberos.c

index 4baf1a8c94003e01287199d0a6e38d20416cc4a1..696d3af14a401914ac2b6fd089d768ff63c4a276 100644 (file)
@@ -13,6 +13,7 @@
 #include  "fetchmail.h"
 #include  "socket.h"
 
+#include <sys/types.h>
 #include <netinet/in.h>  /* for htonl/ntohl */
 
 #ifdef KERBEROS_V4