patch-amap-inc_h 358 B

12345678910111213
  1. $OpenBSD: patch-amap-inc_h,v 1.1.1.1 2005/05/09 20:35:41 alek Exp $
  2. --- amap-inc.h.orig Sat May 7 11:44:27 2005
  3. +++ amap-inc.h Sat May 7 11:44:51 2005
  4. @@ -20,7 +20,7 @@
  5. #include <errno.h>
  6. #include <sys/resource.h>
  7. #include <sys/wait.h>
  8. -#include "pcre-3.9/pcre.h"
  9. +#include <pcre.h>
  10. #ifdef OPENSSL
  11. #include <openssl/ssl.h>
  12. #include <openssl/err.h>