diff options
Diffstat (limited to 'regex.c')
-rw-r--r-- | regex.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ #include <dirent.h> #include <limits.h> #include <signal.h> +#include <stdarg.h> #include "config.h" #include "lib.h" #include "parser.h" |