summaryrefslogtreecommitdiff
path: root/src/poll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/poll.cpp')
-rw-r--r--src/poll.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/poll.cpp b/src/poll.cpp
index c0f070e..9f901fc 100644
--- a/src/poll.cpp
+++ b/src/poll.cpp
@@ -21,7 +21,7 @@
#include "poll.hpp"
-#if defined XS_HAVE_POLL
+#if defined XS_USE_ASYNC_POLL
#include <sys/types.h>
#include <sys/time.h>