aboutsummaryrefslogtreecommitdiffstats
path: root/www/junkbuster/files/patch-af
blob: b89073b2eb263730fe9766f429c5d4fa5fbce2a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN /usr/ports/www/ijb/work/ijb20/gnu_regex.c ./gnu_regex.c
--- /usr/ports/www/ijb/work/ijb20/gnu_regex.c   Mon Feb 28 02:35:10 2000
+++ ./gnu_regex.c   Mon Feb 28 02:31:06 2000
@@ -131,7 +131,7 @@
 #endif /* not emacs */
 
 /* Get the interface, including the syntax bits.  */
-#include "gnu_regex.h"
+#include "gnuregex.h"
 
 /* isalpha etc. are used for the character classes.  */
 #include <ctype.h>