summaryrefslogtreecommitdiff
path: root/openbsd-compat/openbsd-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/openbsd-compat.h')
-rw-r--r--openbsd-compat/openbsd-compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h
index 73123bb3f..c7f660609 100644
--- a/openbsd-compat/openbsd-compat.h
+++ b/openbsd-compat/openbsd-compat.h
@@ -179,6 +179,7 @@ int writev(int, struct iovec *, int);
179/* Home grown routines */ 179/* Home grown routines */
180#include "bsd-misc.h" 180#include "bsd-misc.h"
181#include "bsd-setres_id.h" 181#include "bsd-setres_id.h"
182#include "bsd-signal.h"
182#include "bsd-statvfs.h" 183#include "bsd-statvfs.h"
183#include "bsd-waitpid.h" 184#include "bsd-waitpid.h"
184#include "bsd-poll.h" 185#include "bsd-poll.h"