mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
14 lines
258 B
C
14 lines
258 B
C
|
|
$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 {
|