$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 */
 
