summaryrefslogtreecommitdiffstats
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/eval.c b/eval.c
index 5b55b8d..37f8bf5 100644
--- a/eval.c
+++ b/eval.c
@@ -22,6 +22,7 @@
#include "dstring.h"
#include "exec.h"
#include "mtab.h"
+#include "posix1e.h"
#include "printf.h"
#include "stat.h"
#include "util.h"