diff options
| -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 |
![]() |
index : fetchmail | |
| [fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations | git |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | kerberos.c | 1 |
@@ -13,6 +13,7 @@ #include "fetchmail.h" #include "socket.h" +#include <sys/types.h> #include <netinet/in.h> /* for htonl/ntohl */ #ifdef KERBEROS_V4 |