summaryrefslogtreecommitdiff
path: root/include/bsd/bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bsd/bsd.h')
-rw-r--r--include/bsd/bsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bsd/bsd.h b/include/bsd/bsd.h
index 2956dc6..6359e29 100644
--- a/include/bsd/bsd.h
+++ b/include/bsd/bsd.h
@@ -31,7 +31,7 @@
* Include all bsd compat headers.
*/
-#include <bsd/cdefs.h>
+#include <bsd/sys/cdefs.h>
#include <bsd/stdlib.h>
#include <bsd/string.h>
#include <bsd/err.h>