mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
10 lines
241 B
C
10 lines
241 B
C
--- 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;
|