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 521579b96..671728fbc 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -18,6 +18,7 @@
18#include "bsd-inet_aton.h" 18#include "bsd-inet_aton.h"
19#include "bsd-inet_ntoa.h" 19#include "bsd-inet_ntoa.h"
20#include "bsd-strsep.h" 20#include "bsd-strsep.h"
21#include "bsd-strtok.h"
21 22
22/* rfc2553 socket API replacements */ 23/* rfc2553 socket API replacements */
23#include "fake-getaddrinfo.h" 24#include "fake-getaddrinfo.h"