2013-09-26 17:14:40 +02:00

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