diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-14 16:22:53 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-14 16:22:53 +0000 |
commit | b3d1423262c0671c2436a7679a91d0b6d8a5e9f9 (patch) | |
tree | 26cbd58e65a1afc8163a95414fa5d3270378e7ba /databases/libdbi/files/patch-include::dbi::dbi.h | |
parent | Update to version 0.5. (diff) |
Update to version 0.6.5.
PR: 43782
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=68046
Diffstat (limited to 'databases/libdbi/files/patch-include::dbi::dbi.h')
-rw-r--r-- | databases/libdbi/files/patch-include::dbi::dbi.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/libdbi/files/patch-include::dbi::dbi.h b/databases/libdbi/files/patch-include::dbi::dbi.h deleted file mode 100644 index f1453deb11d9..000000000000 --- a/databases/libdbi/files/patch-include::dbi::dbi.h +++ /dev/null @@ -1,10 +0,0 @@ ---- 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; |