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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bsd/bsd.h b/include/bsd/bsd.h
index 896b923..2f9d4ef 100644
--- a/include/bsd/bsd.h
+++ b/include/bsd/bsd.h
@@ -33,6 +33,7 @@
#include <bsd/sys/cdefs.h>
#include <bsd/sys/queue.h>
+#include <bsd/sys/tree.h>
#include <bsd/stdlib.h>
#include <bsd/string.h>
#include <bsd/err.h>