diff options
Diffstat (limited to 'expr.h')
-rw-r--r-- | expr.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #include "eval.h" #include "exec.h" #include "printf.h" -#include "regexp.h" +#include "regex.h" #include "stat.h" #include <stdbool.h> #include <stddef.h> |