diff options
-rw-r--r-- | gssapi.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ #include "i18n.h" #include "md5.h" +#include <netinet/in.h> /* for htonl/ntohl */ + #ifdef GSSAPI # ifdef HAVE_GSSAPI_H # include <gssapi.h> |
![]() |
index : fetchmail | |
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations | git |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | gssapi.c | 2 |
@@ -17,6 +17,8 @@ #include "i18n.h" #include "md5.h" +#include <netinet/in.h> /* for htonl/ntohl */ + #ifdef GSSAPI # ifdef HAVE_GSSAPI_H # include <gssapi.h> |