summaryrefslogtreecommitdiff
path: root/src/pam_radius_auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pam_radius_auth.h')
-rw-r--r--src/pam_radius_auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pam_radius_auth.h b/src/pam_radius_auth.h
index 742e912..b3f7839 100644
--- a/src/pam_radius_auth.h
+++ b/src/pam_radius_auth.h
@@ -25,7 +25,7 @@
#include <fcntl.h>
#include <arpa/inet.h>
-#ifdef WITH_POLL
+#ifdef HAVE_POLL_H
#include <poll.h>
#endif