summaryrefslogtreecommitdiff
path: root/source3/utils/regedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/regedit.h')
-rw-r--r--source3/utils/regedit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/utils/regedit.h b/source3/utils/regedit.h
index e103f371a0..fb9ad6100d 100644
--- a/source3/utils/regedit.h
+++ b/source3/utils/regedit.h
@@ -56,4 +56,6 @@ WERROR reg_init_wrap(void);
WERROR reg_open_samba3(TALLOC_CTX *mem_ctx, struct registry_context **ctx);
+int regedit_getch(void);
+
#endif