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 8fd85bc9d..f7a26122d 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -14,6 +14,7 @@
14#include "bsd-daemon.h" 14#include "bsd-daemon.h"
15#include "bsd-base64.h" 15#include "bsd-base64.h"
16#include "bsd-sigaction.h" 16#include "bsd-sigaction.h"
17#include "bsd-inet_aton.h"
17 18
18/* rfc2553 socket API replacements */ 19/* rfc2553 socket API replacements */
19#include "fake-getaddrinfo.h" 20#include "fake-getaddrinfo.h"