blob: 6b0d4db091b05de314a6f4fb8b3f50b87a89f94a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
/* pfconfig.h. Generated automatically by configure. */
/* pfconfig.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
/* #undef const */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if you have the <endian.h> header file. */
#define HAVE_ENDIAN_H 1
/* Define if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
|