2013-09-26 17:14:40 +02:00

14 lines
314 B
Plaintext

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