14 lines
345 B
Plaintext
14 lines
345 B
Plaintext
$NetBSD: patch-ac,v 1.1.1.1 2008/10/20 07:52:26 wiz Exp $
|
|
|
|
--- dbstree.h.orig 2006-07-09 14:05:58.000000000 +0000
|
|
+++ dbstree.h
|
|
@@ -3,7 +3,7 @@
|
|
Check dbstree.tex for info.
|
|
******************************************************************************/
|
|
|
|
-#include <alloca.h>
|
|
+#include "config.h"
|
|
#ifndef HAVE_DBSTREE
|
|
#define HAVE_DBSTREE
|
|
|