X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=source4%2Fheimdal%2Flib%2Fhdb%2Fhdb.c;fp=source4%2Fheimdal%2Flib%2Fhdb%2Fhdb.c;h=fa70c7778dc987327f2bfc674bba5e63bf8d2ee2;hb=4f8ba5ad6ac9b7153b0e13654e59f47e67b3f608;hp=c5d91b8f9d0e5b75cb4075ac7d4dceedf41dd567;hpb=5bc87c14a1f5b45ed86e7ff9663f5f0aa2f70094;p=kai%2Fsamba.git diff --git a/source4/heimdal/lib/hdb/hdb.c b/source4/heimdal/lib/hdb/hdb.c index c5d91b8f9d0..fa70c7778dc 100644 --- a/source4/heimdal/lib/hdb/hdb.c +++ b/source4/heimdal/lib/hdb/hdb.c @@ -59,7 +59,7 @@ * */ - +const int hdb_interface_version = HDB_INTERFACE_VERSION; static struct hdb_method methods[] = { #if HAVE_DB1 || HAVE_DB3