summaryrefslogtreecommitdiff
path: root/pkg/libnl/defs.h
blob: b5f7ab497d6a2073dad5b3dd8672815f50e2d6a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* #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