summaryrefslogtreecommitdiff
path: root/devel/ncc/files/patch-dbstree.C
blob: 28477314593e701bfabe024ac5efd4dbd8552797 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- dbstree.C.orig	2004-12-01 03:54:40 UTC
+++ dbstree.C
@@ -12,6 +12,7 @@
 *****************************************************************************/
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <assert.h>
 #include <string.h>
 #include "dbstree.h"