diff options
Diffstat (limited to 'config/config.h.in')
-rw-r--r-- | config/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/config.h.in b/config/config.h.in index c234501820..f8a795327f 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -61,4 +61,7 @@ #cmakedefine HAVE_JEMALLOC #endif +#cmakedefine HAVE_BE64TOH +#cmakedefine ORDER_BIG_ENDIAN + #endif // AUTO_CONFIG_H |