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 426b39bd1fb..a94e06fbd87 100644 --- a/lib-src/pop.c +++ b/lib-src/pop.c | |||
| @@ -65,9 +65,7 @@ extern struct servent *hes_getservbyname (/* char *, char * */); | |||
| 65 | #include <netdb.h> | 65 | #include <netdb.h> |
| 66 | #include <errno.h> | 66 | #include <errno.h> |
| 67 | #include <stdio.h> | 67 | #include <stdio.h> |
| 68 | #ifdef STDC_HEADERS | ||
| 69 | #include <string.h> | 68 | #include <string.h> |
| 70 | #endif | ||
| 71 | #include <unistd.h> | 69 | #include <unistd.h> |
| 72 | 70 | ||
| 73 | #ifdef KERBEROS | 71 | #ifdef KERBEROS |