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

13 lines
261 B
Plaintext

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