summaryrefslogtreecommitdiff
path: root/www/gtkhtml38/files/patch-src::htmlsearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml38/files/patch-src::htmlsearch.h')
-rw-r--r--www/gtkhtml38/files/patch-src::htmlsearch.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/gtkhtml38/files/patch-src::htmlsearch.h b/www/gtkhtml38/files/patch-src::htmlsearch.h
new file mode 100644
index 000000000000..f4a96db5ce60
--- /dev/null
+++ b/www/gtkhtml38/files/patch-src::htmlsearch.h
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- src/htmlsearch.h 2002/03/25 14:12:56 1.1
++++ src/htmlsearch.h 2002/03/25 14:13:16
+@@ -24,7 +24,7 @@
+ #define _HTML_SEARCH_H_
+
+ #include <sys/types.h>
+-#include <regex.h>
++#include <gnuregex.h>
+ #include "htmltypes.h"
+
+ struct _HTMLSearch {