summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--servconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/servconf.h b/servconf.h
index deda09d9..4202a2d0 100644
--- a/servconf.h
+++ b/servconf.h
@@ -16,7 +16,7 @@
#ifndef SERVCONF_H
#define SERVCONF_H
-#include <sys/queue.h>
+#include <openbsd-compat/sys-queue.h>
#define MAX_PORTS 256 /* Max # ports. */