summaryrefslogtreecommitdiff
path: root/mail/exim3/patches/patch-ai
blob: ce00e23cec6922bd8ab889d29ea032cf4eaa2347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.1 2006/02/13 23:20:32 joerg Exp $

--- src/exim.h.orig	2006-02-12 21:26:40.000000000 +0100
+++ src/exim.h
@@ -322,7 +322,7 @@ extern int ferror(FILE *);
 
 /* The header from the PCRE regex package */
 
-#include "pcre/pcre.h"
+#include <pcre.h>
 
 /* Exim includes are in several files */