about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--xxxterm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xxxterm.h b/xxxterm.h
index 0b8cc7f..40c688e 100644
--- a/xxxterm.h
+++ b/xxxterm.h
@@ -46,6 +46,8 @@ u_int32_t	arc4random_uniform(u_int32_t);
 #elif defined(__OpenBSD__)
 #include <util.h>
 #include <sys/tree.h>
+#else
+#include <sys/tree.h>
 #endif
 #include <sys/queue.h>
 #include <sys/socket.h>