mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
260 B
Plaintext
13 lines
260 B
Plaintext
$NetBSD: patch-ak,v 1.3 2010/09/07 19:12:03 adam Exp $
|
|
|
|
--- libbalsa/misc.h.orig 2010-03-04 17:16:23.000000000 +0000
|
|
+++ libbalsa/misc.h
|
|
@@ -36,6 +36,7 @@
|
|
#endif
|
|
|
|
#if !USE_GREGEX
|
|
+# include <pcre.h>
|
|
# ifdef HAVE_PCRE
|
|
# include <pcreposix.h>
|
|
# else
|