* eval.c: Integer and memory overflow fixes.
[bpt/emacs.git] / lib-src / pop.c
index 426b39b..a94e06f 100644 (file)
@@ -65,9 +65,7 @@ extern struct servent *hes_getservbyname (/* char *, char * */);
 #include <netdb.h>
 #include <errno.h>
 #include <stdio.h>
-#ifdef STDC_HEADERS
 #include <string.h>
-#endif
 #include <unistd.h>
 
 #ifdef KERBEROS