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

11 lines
290 B
Text

--- 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>