14 lines
333 B
Text
14 lines
333 B
Text
|
$NetBSD: patch-ad,v 1.1 2005/12/11 19:21:36 joerg Exp $
|
||
|
|
||
|
--- amap-inc.h.orig 2005-12-08 18:57:48.000000000 +0000
|
||
|
+++ amap-inc.h
|
||
|
@@ -20,7 +20,7 @@
|
||
|
#include <errno.h>
|
||
|
#include <sys/resource.h>
|
||
|
#include <sys/wait.h>
|
||
|
-#include "pcre-3.9/pcre.h"
|
||
|
+#include <pcre.h>
|
||
|
#ifdef OPENSSL
|
||
|
#include <openssl/ssl.h>
|
||
|
#include <openssl/err.h>
|