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 1be0ccd40..9213bead5 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -24,6 +24,7 @@
24#include "bsd-vis.h" 24#include "bsd-vis.h"
25#include "bsd-waitpid.h" 25#include "bsd-waitpid.h"
26#include "bsd-setproctitle.h" 26#include "bsd-setproctitle.h"
27#include "bsd-getgrouplist.h"
27 28
28/* rfc2553 socket API replacements */ 29/* rfc2553 socket API replacements */
29#include "fake-getaddrinfo.h" 30#include "fake-getaddrinfo.h"