No empty .Rs/.Re
[netbsd-mini2440.git] / crypto / dist / ipsec-tools / src / include-glibc / glibc-bugs.h
blob9ac7c87ccef26bae175590a6a1157d7c806fb9e2
1 /* $NetBSD$ */
3 #ifndef __GLIBC_BUGS_H__
4 #define __GLIBC_BUGS_H__ 1
6 #define _XOPEN_SOURCE 500
7 #define _BSD_SOURCE
9 #include <features.h>
10 #include <sys/types.h>
12 #endif