summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/glob.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/glob.c b/misc/glob.c
index be393f8b5..28e6edda5 100644
--- a/misc/glob.c
+++ b/misc/glob.c
@@ -25,6 +25,7 @@
# include "system.h"
# include <stdlib.h>
+# include <string.h>
# include <pwd.h>
# include <assert.h>