summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 3e2d932..35c83ac 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -7,4 +7,6 @@
# define inline ${C_INLINE_KEYWORD}
#endif
+#cmakedefine HAVE_HTONLL
+
#endif /* CONFIG_H */