openbsd-ports/security/amap/patches/patch-amap-inc_h

13 lines
358 B
Plaintext
Raw Normal View History

$OpenBSD: patch-amap-inc_h,v 1.1.1.1 2005/05/09 20:35:41 alek Exp $
--- amap-inc.h.orig Sat May 7 11:44:27 2005
+++ amap-inc.h Sat May 7 11:44:51 2005
@@ -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>