File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ipsec-tools / src / include-glibc / glibc-bugs.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:39:10 2012 UTC (12 years, 4 months ago) by misho
Branches: ipsec-tools, MAIN
CVS tags: v0_8_2p2, v0_8_1p0, v0_8_1, v0_8_0p0, v0_8_0, HEAD
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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>