s3:registry: extraxt the reg_dispatcher prototypes into their own header.
authorMichael Adam <obnox@samba.org>
Mon, 24 May 2010 20:49:42 +0000 (22:49 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 08:35:26 +0000 (10:35 +0200)
commitb94267aa3f83ec604e8b242006e09ecf4f7d5e57
tree75baf81b04f25d3e3ac94470db0002316e7b9c65
parentd335f292ce10824d483eff8d34fb0444e3d91f23
s3:registry: extraxt the reg_dispatcher prototypes into their own header.

And use them only where needed.
source3/include/registry.h
source3/registry/reg_api.c
source3/registry/reg_dispatcher.c
source3/registry/reg_dispatcher.h [new file with mode: 0644]
source3/services/services_db.c