summaryrefslogtreecommitdiffstats
path: root/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'regex.c')
-rw-r--r--regex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regex.c b/regex.c
index a50f9007..700855bd 100644
--- a/regex.c
+++ b/regex.c
@@ -32,6 +32,7 @@
#include <dirent.h>
#include <setjmp.h>
#include <dirent.h>
+#include <limits.h>
#include "config.h"
#include "lib.h"
#include "unwind.h"