diff options
Diffstat (limited to 'lib-src/pop.c')
-rw-r--r-- | lib-src/pop.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib-src/pop.c b/lib-src/pop.c index 7d665d221e2..8888d3af29c 100644 --- a/lib-src/pop.c +++ b/lib-src/pop.c @@ -68,9 +68,7 @@ extern struct servent *hes_getservbyname (/* char *, char * */); #include <string.h> #define index strchr #endif -#ifdef HAVE_UNISTD_H #include <unistd.h> -#endif #ifdef KERBEROS # ifdef HAVE_KRB5_H |