aboutsummaryrefslogtreecommitdiffstats
path: root/databases/libdbi/files/patch-include::dbi::dbi.h
blob: f1453deb11d93366a37841281f8fb1b9e882d1ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- include/dbi/dbi.h.orig  Sun Nov  4 11:48:26 2001
+++ include/dbi/dbi.h   Sun Nov  4 11:48:37 2001
@@ -29,6 +29,7 @@
 
 #include <stdlib.h>
 #include <stdarg.h>
+#include <time.h>
 
 /* opaque type definitions */
 typedef void * dbi_plugin;