aboutsummaryrefslogtreecommitdiff
path: root/src/sc_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sc_parse.h')
-rw-r--r--src/sc_parse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sc_parse.h b/src/sc_parse.h
index 7640970..fd3e221 100644
--- a/src/sc_parse.h
+++ b/src/sc_parse.h
@@ -40,5 +40,6 @@ extern const char *sc_block_options(const SCBlock *bl);
extern const char *sc_block_contents(const SCBlock *bl);
extern void show_sc_blocks(const SCBlock *bl);
+extern void show_sc_block(const SCBlock *bl, const char *prefix);
#endif /* SC_PARSE_H */