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 671728fbc..f3ae2f3ff 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -19,6 +19,7 @@
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#include "bsd-strtok.h"
22#include "bsd-vis.h"
22 23
23/* rfc2553 socket API replacements */ 24/* rfc2553 socket API replacements */
24#include "fake-getaddrinfo.h" 25#include "fake-getaddrinfo.h"