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 f7a26122d..380226567 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -15,6 +15,7 @@
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#include "bsd-inet_aton.h"
18#include "bsd-strsep.h"
18 19
19/* rfc2553 socket API replacements */ 20/* rfc2553 socket API replacements */
20#include "fake-getaddrinfo.h" 21#include "fake-getaddrinfo.h"