summaryrefslogtreecommitdiff
path: root/www/gtkhtml38/files/patch-src::htmlsearch.h
blob: f4a96db5ce608f54cdffe9a6e8c87461a6701f1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 {