s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec550178634f...
[kai/samba.git] / source4 / heimdal / lib / hdb / hdb.c
index c5d91b8f9d0e5b75cb4075ac7d4dceedf41dd567..fa70c7778dc987327f2bfc674bba5e63bf8d2ee2 100644 (file)
@@ -59,7 +59,7 @@
  *
  */
 
-
+const int hdb_interface_version = HDB_INTERFACE_VERSION;
 
 static struct hdb_method methods[] = {
 #if HAVE_DB1 || HAVE_DB3