summaryrefslogtreecommitdiff
path: root/security/amap/patches/patch-ad
blob: 9698e3bda4cba0a8848b40157681a6fbcbbe4fdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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>