expose hdb_interface_version

This commit is contained in:
Love Hornquist Astrand
2009-10-13 09:35:39 -07:00
parent f064547294
commit 39a751d6fb
3 changed files with 4 additions and 1 deletions

View File

@@ -59,7 +59,7 @@
*
*/
const int hdb_interface_version = HDB_INTERFACE_VERSION;
static struct hdb_method methods[] = {
#if HAVE_DB1 || HAVE_DB3