summaryrefslogtreecommitdiff
path: root/src/wordexp/wordexp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wordexp/wordexp.c')
-rw-r--r--src/wordexp/wordexp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wordexp/wordexp.c b/src/wordexp/wordexp.c
index 5ac38d9e..4a81db03 100644
--- a/src/wordexp/wordexp.c
+++ b/src/wordexp/wordexp.c
@@ -1,3 +1,4 @@
+#include "sys/types.h"
#include <wordexp.h>
int wordexp(const char *restrict words, wordexp_t *restrict pwordexp, int flags)