blob: c28b0ecf893d63873c43cda212f2cf068983012f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -ruN /usr/ports/www/ijb/work/ijb20/filters.c ./filters.c
--- /usr/ports/www/ijb/work/ijb20/filters.c Mon Feb 28 02:35:10 2000
+++ ./filters.c Mon Feb 28 02:31:06 2000
@@ -15,7 +15,7 @@
#endif
#ifdef REGEX
-#include <gnu_regex.h>
+#include <gnuregex.h>
#endif
#include "jcc.h"
|