summaryrefslogtreecommitdiff
path: root/openbsd-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat.h')
-rw-r--r--openbsd-compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat.h b/openbsd-compat.h
index f3ae2f3ff..18c67f088 100644
--- a/openbsd-compat.h
+++ b/openbsd-compat.h
@@ -6,6 +6,8 @@
6/* BSD function replacements */ 6/* BSD function replacements */
7#include "bsd-arc4random.h" 7#include "bsd-arc4random.h"
8#include "bsd-bindresvport.h" 8#include "bsd-bindresvport.h"
9#include "bsd-getcwd.h"
10#include "bsd-realpath.h"
9#include "bsd-rresvport.h" 11#include "bsd-rresvport.h"
10#include "bsd-misc.h" 12#include "bsd-misc.h"
11#include "bsd-strlcpy.h" 13#include "bsd-strlcpy.h"