comparison lib-src/gnuserv.c @ 171:929b76928fce r20-3b12

Import from CVS: tag r20-3b12
author cvs
date Mon, 13 Aug 2007 09:47:52 +0200
parents 0132846995bd
children 1f0dabaa0855
comparison
equal deleted inserted replaced
170:98a42ee61975 171:929b76928fce
53 #include <sys/stat.h> 53 #include <sys/stat.h>
54 54
55 #ifdef HAVE_UNISTD_H 55 #ifdef HAVE_UNISTD_H
56 #include <unistd.h> 56 #include <unistd.h>
57 #endif /* HAVE_UNISTD_H */ 57 #endif /* HAVE_UNISTD_H */
58
58 #ifdef HAVE_STRING_H 59 #ifdef HAVE_STRING_H
59 #include <string.h> 60 #include <string.h>
60 #endif /* HAVE_STRING_H */ 61 #endif /* HAVE_STRING_H */
61 62
62 #if !defined(SYSV_IPC) && !defined(UNIX_DOMAIN_SOCKETS) && \ 63 #if !defined(SYSV_IPC) && !defined(UNIX_DOMAIN_SOCKETS) && \