pkgsrc/www/swish-e/patches/patch-ac

12 lines
261 B
Text

$NetBSD: patch-ac,v 1.1 2006/02/07 17:17:23 joerg Exp $
--- src/swish.h.orig 2006-02-07 17:06:14.000000000 +0000
+++ src/swish.h
@@ -120,6 +120,7 @@
#include <dirent.h>
#ifdef HAVE_PCRE
+#include <pcre.h>
#include <pcreposix.h>
#else
#include <regex.h>