aboutsummaryrefslogtreecommitdiffstats
path: root/www/junkbuster/files/patch-ad
blob: 3e0c539ca92ad5cca82b3c8c6cb5c6b01ea8956d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN /usr/ports/www/ijb/work/ijb20/encode.c ./encode.c
--- /usr/ports/www/ijb/work/ijb20/encode.c  Mon Feb 28 02:35:10 2000
+++ ./encode.c  Mon Feb 28 02:31:06 2000
@@ -9,7 +9,7 @@
 #include <ctype.h>
 
 #ifdef REGEX
-#include "gnu_regex.h"
+#include "gnuregex.h"
 #endif
 
 #include "jcc.h"