summaryrefslogtreecommitdiff
path: root/openbsd-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat.h')
-rw-r--r--openbsd-compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd-compat.h b/openbsd-compat.h
index 18c67f088..0d5e7427a 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -22,6 +22,7 @@
22#include "bsd-strsep.h" 22#include "bsd-strsep.h"
23#include "bsd-strtok.h" 23#include "bsd-strtok.h"
24#include "bsd-vis.h" 24#include "bsd-vis.h"
25#include "bsd-setproctitle.h"
25 26
26/* rfc2553 socket API replacements */ 27/* rfc2553 socket API replacements */
27#include "fake-getaddrinfo.h" 28#include "fake-getaddrinfo.h"