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 da7b2a5bf9a..4ac55192fd6 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 |