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 bef9c852d..8fd85bc9d 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -13,6 +13,7 @@
13#include "bsd-snprintf.h" 13#include "bsd-snprintf.h"
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 17
17/* rfc2553 socket API replacements */ 18/* rfc2553 socket API replacements */
18#include "fake-getaddrinfo.h" 19#include "fake-getaddrinfo.h"