source: rtems-libbsd/ipsec-tools/src/include-glibc/glibc-bugs.h @ ff36f5e

55-freebsd-126-freebsd-12
Last change on this file since ff36f5e was ff36f5e, checked in by Christian Mauderer <christian.mauderer@…>, on 05/30/18 at 12:27:35

Import ipsec-tools 0.8.2.

Import unchanged ipsec-tools sources in the release version 0.8.2. The
homepage of ipsec-tools is http://ipsec-tools.sourceforge.net/. The
sources can be obtained from there.

  • Property mode set to 100644
File size: 219 bytes
RevLine 
[ff36f5e]1/*      $NetBSD: glibc-bugs.h,v 1.4 2006/09/09 16:22:08 manu Exp $      */
2
3#ifndef __GLIBC_BUGS_H__
4#define __GLIBC_BUGS_H__ 1
5
6#define _XOPEN_SOURCE 500
7#define _BSD_SOURCE
8
9#include <features.h>
10#include <sys/types.h>
11
12#endif
Note: See TracBrowser for help on using the repository browser.