summaryrefslogtreecommitdiff
path: root/source3/registry/reg_backend_hkpt_params.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-05-24 22:59:04 +0200
committerMichael Adam <obnox@samba.org>2010-05-25 10:35:26 +0200
commit5a92d88f38dc9fc65db7e6451eae2d22da04463e (patch)
treefa925e07cebac0454e70c04e3ab25b8f9004d3a8 /source3/registry/reg_backend_hkpt_params.c
parentb94267aa3f83ec604e8b242006e09ecf4f7d5e57 (diff)
downloadsamba-5a92d88f38dc9fc65db7e6451eae2d22da04463e.tar.gz
samba-5a92d88f38dc9fc65db7e6451eae2d22da04463e.tar.bz2
samba-5a92d88f38dc9fc65db7e6451eae2d22da04463e.zip
s3:registry: extract reg_perfcount prototypes into header of their own.
And use them only when necessary.
Diffstat (limited to 'source3/registry/reg_backend_hkpt_params.c')
-rw-r--r--source3/registry/reg_backend_hkpt_params.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/registry/reg_backend_hkpt_params.c b/source3/registry/reg_backend_hkpt_params.c
index f0212f3e1b..a303e72517 100644
--- a/source3/registry/reg_backend_hkpt_params.c
+++ b/source3/registry/reg_backend_hkpt_params.c
@@ -26,6 +26,7 @@
#include "includes.h"
#include "registry.h"
+#include "reg_perfcount.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_REGISTRY