summaryrefslogtreecommitdiff
path: root/include/dix-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/dix-config.h.in')
-rw-r--r--include/dix-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index fc7d1a12c..bf2a9eda3 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -527,4 +527,7 @@
/* Use input thread */
#undef INPUTTHREAD
+/* Have poll() */
+#undef HAVE_POLL
+
#endif /* _DIX_CONFIG_H_ */