diff options
Diffstat (limited to 'dev-lang/python/files/pfconfig.h')
-rw-r--r-- | dev-lang/python/files/pfconfig.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-lang/python/files/pfconfig.h b/dev-lang/python/files/pfconfig.h deleted file mode 100644 index 6b0d4db091b0..000000000000 --- a/dev-lang/python/files/pfconfig.h +++ /dev/null @@ -1,17 +0,0 @@ -/* 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 |