Files
oasis-linux-mirror/pkg/libnl/defs.h
T
2019-10-04 18:34:31 -07:00

29 lines
730 B
C

/* #undef DISABLE_PTHREADS */
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBPTHREAD 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR_L 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define LT_OBJDIR ".libs/"
#define NL_DEBUG 1
#define PACKAGE "libnl"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libnl"
#define PACKAGE_STRING "libnl 3.5.0"
#define PACKAGE_TARNAME "libnl"
#define PACKAGE_URL "http://www.infradead.org/~tgr/libnl/"
#define PACKAGE_VERSION "3.5.0"
#define STDC_HEADERS 1
#define VERSION "3.5.0"
/* #undef const */
#ifndef __cplusplus
/* #undef inline */
#endif