Mercurial > hg > xemacs-beta
diff lib-src/gnuserv.h @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 929b76928fce |
children | 41f2f0e326e9 |
line wrap: on
line diff
--- a/lib-src/gnuserv.h Mon Aug 13 09:49:11 2007 +0200 +++ b/lib-src/gnuserv.h Mon Aug 13 09:50:14 2007 +0200 @@ -106,10 +106,8 @@ #include <sys/param.h> #include <sys/stat.h> #include <stdio.h> -#ifdef STDC_HEADERS #include <stdlib.h> #include <string.h> -#endif /* STDC_HEADERS */ #include <signal.h> #include <errno.h>