summaryrefslogtreecommitdiffstats
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.c b/util.c
index 21921e8..f67406c 100644
--- a/util.c
+++ b/util.c
@@ -16,7 +16,7 @@
#include "util.h"
#include "dstring.h"
-#include "regex.h"
+#include "xregex.h"
#include <assert.h>
#include <errno.h>
#include <fcntl.h>