pkgsrc/databases/php4-dba/patches/patch-ab

12 lines
207 B
Text
Raw Normal View History

$NetBSD: patch-ab,v 1.1 2001/10/27 21:31:32 jlam Exp $
--- dba_ndbm.c.orig Mon Jul 10 06:09:14 2000
+++ dba_ndbm.c
@@ -31,2 +31,6 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "php.h"