and added files
[bcm963xx.git] / userapps / opensource / ipsec-tools / src / include-glibc / glibc-bugs.h
1 #ifndef __GLIBC_BUGS_H__
2 #define __GLIBC_BUGS_H__ 1
3
4 #define _XOPEN_SOURCE 500
5 #define _BSD_SOURCE
6
7 #include <features.h>
8 #include <sys/types.h>
9
10 #endif