diff options
Diffstat (limited to 'util.c')
-rw-r--r-- | util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ #include "util.h" #include "dstring.h" -#include "regexp.h" +#include "regex.h" #include <assert.h> #include <errno.h> #include <fcntl.h> |