summaryrefslogtreecommitdiffstats
path: root/include/xalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xalloc.h')
-rw-r--r--include/xalloc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xalloc.h b/include/xalloc.h
index 27efa30c5..841333c30 100644
--- a/include/xalloc.h
+++ b/include/xalloc.h
@@ -12,6 +12,7 @@
#include <stdlib.h>
#include <err.h>
+#include <string.h>
#include "c.h"