diff options
Diffstat (limited to 'kerberos.c')
-rw-r--r-- | kerberos.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include "fetchmail.h" #include "socket.h" +#include <sys/types.h> #include <netinet/in.h> /* for htonl/ntohl */ #ifdef KERBEROS_V4 |