diff options
Diffstat (limited to 'include/config.h.in')
-rw-r--r-- | include/config.h.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/config.h.in b/include/config.h.in index 86c6a24..972723a 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -15,11 +15,4 @@ /* Define to 1 if you have the ntohll function. */ #cmakedefine HAVE_NTOHLL 1 -/* Define to 1 if you have the bswap_64 function. */ -#cmakedefine HAVE_BSWAP_64 1 - -/* Define to 1 if you have the bswap64 function. */ -#cmakedefine HAVE_BSWAP64 1 - - #endif /* _CONFIG_H_ */ |