summaryrefslogtreecommitdiff
path: root/lib/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/regex.c')
-rw-r--r--lib/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regex.c b/lib/regex.c
index 2eb7c118..2f90dded 100644
--- a/lib/regex.c
+++ b/lib/regex.c
@@ -613,7 +613,7 @@ extract_number_and_incr (destination, source)
# include <stdio.h>
/* It is useful to test things that ``must'' be true when debugging. */
-# include <assert.h>
+# include "zassert.h"
static int debug;