summaryrefslogtreecommitdiff
path: root/cmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.h.in')
-rw-r--r--cmake/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 7f3fa71..a7e5a2c 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -8,6 +8,10 @@
#cmakedefine HAVE_HTONLL
+#cmakedefine HAVE_SELECT
+
+#cmakedefine HAVE_POLL
+
#define AMQ_PLATFORM "@CMAKE_SYSTEM@"
#endif /* CONFIG_H */