s3:registry: extract reg_perfcount prototypes into header of their own.
authorMichael Adam <obnox@samba.org>
Mon, 24 May 2010 20:59:04 +0000 (22:59 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 08:35:26 +0000 (10:35 +0200)
commit5a92d88f38dc9fc65db7e6451eae2d22da04463e
treefa925e07cebac0454e70c04e3ab25b8f9004d3a8
parentb94267aa3f83ec604e8b242006e09ecf4f7d5e57
s3:registry: extract reg_perfcount prototypes into header of their own.

And use them only when necessary.
source3/include/registry.h
source3/registry/reg_backend_hkpt_params.c
source3/registry/reg_backend_perflib.c
source3/registry/reg_init_full.c
source3/registry/reg_perfcount.c
source3/registry/reg_perfcount.h [new file with mode: 0644]
source3/rpc_server/srv_winreg_nt.c