Return to glibc-bugs.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / ipsec-tools / src / include-glibc |
ipsec-tools
/* $NetBSD: glibc-bugs.h,v 1.4 2006/09/09 16:22:08 manu Exp $ */ #ifndef __GLIBC_BUGS_H__ #define __GLIBC_BUGS_H__ 1 #define _XOPEN_SOURCE 500 #define _BSD_SOURCE #include <features.h> #include <sys/types.h> #endif