about summary refs log tree commit diff stats
path: root/xxxterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'xxxterm.c')
-rw-r--r--xxxterm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xxxterm.c b/xxxterm.c
index e362f85..1c3509c 100644
--- a/xxxterm.c
+++ b/xxxterm.c
@@ -45,6 +45,7 @@
 #if defined(__linux__)
 #include "linux/util.h"
 #include "linux/tree.h"
+#include <bsd/stdlib.h>
 #elif defined(__FreeBSD__)
 #include <libutil.h>
 #include "freebsd/util.h"