s3:smbd: fix the build with dmapi support
authorStefan Metzmacher <metze@samba.org>
Thu, 8 Jan 2009 15:23:59 +0000 (16:23 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 8 Jan 2009 15:24:28 +0000 (16:24 +0100)
commit74a5ccec96e4d8c82cd118858954323f9329b6ab
tree1c244aa2b4eb43e4de86533f743dd06557fb4962
parentbb45bf6347988f5d833875b87af63f5c17536ce4
s3:smbd: fix the build with dmapi support

struct smbd_dmapi_context *dmapi_ctx;
is in globals.c

metze
source3/smbd/dmapi.c