pkgsrc/mail/exim3/patches/patch-ai
2006-02-13 23:20:32 +00:00

13 lines
314 B
Text

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