summaryrefslogtreecommitdiff
path: root/servconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'servconf.c')
-rw-r--r--servconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/servconf.c b/servconf.c
index 7e422ec8..ce5572db 100644
--- a/servconf.c
+++ b/servconf.c
@@ -15,7 +15,7 @@
#include <sys/types.h>
#include <sys/socket.h>
-#ifdef HAVE_SYS_SYSCTL_H
+#ifdef __OpenBSD__
#include <sys/sysctl.h>
#endif