summaryrefslogtreecommitdiff
path: root/source3/registry/reg_perfcount.h
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2011-02-02 11:47:37 +0100
committerGünther Deschner <gd@samba.org>2011-02-07 12:32:02 +0100
commita3ee831f2dda047d32750a8c7b4a30b6b7eb7519 (patch)
tree44f71b5cba94780db8bf00921fbe64cd0d34bbf4 /source3/registry/reg_perfcount.h
parent1c6276ce7a917d7599205e7b3f9640811c0be24b (diff)
downloadsamba-a3ee831f2dda047d32750a8c7b4a30b6b7eb7519.tar.gz
samba-a3ee831f2dda047d32750a8c7b4a30b6b7eb7519.tar.bz2
samba-a3ee831f2dda047d32750a8c7b4a30b6b7eb7519.zip
s3-perfcount: Create the directory on tdb open.
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/registry/reg_perfcount.h')
-rw-r--r--source3/registry/reg_perfcount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/registry/reg_perfcount.h b/source3/registry/reg_perfcount.h
index 671153f21c..515790ac52 100644
--- a/source3/registry/reg_perfcount.h
+++ b/source3/registry/reg_perfcount.h
@@ -24,7 +24,6 @@
#include "reg_parse_prs.h"
-void perfcount_init_keys( void );
uint32 reg_perfcount_get_base_index(void);
uint32 reg_perfcount_get_last_counter(uint32 base_index);
uint32 reg_perfcount_get_last_help(uint32 last_counter);