summaryrefslogtreecommitdiff
path: root/news/pan2/files/patch-pan::filters::filter-phrase.h
blob: ae0696e5d845bd92cf689a699d3685edec1c13ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- pan/filters/filter-phrase.h.orig	Thu Oct 25 18:49:53 2001
+++ pan/filters/filter-phrase.h	Tue Nov 13 12:33:06 2001
@@ -25,7 +25,7 @@
 #define __FILTER_PHRASE_H__
 
 #include <sys/types.h>
-#include <regex.h>
+#include <gnuregex.h>
 
 #include <pan/filters/filter.h>