aboutsummaryrefslogtreecommitdiffstats
path: root/include/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/util.h')
-rw-r--r--include/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/util.h b/include/util.h
index f71275cb9..0b6d4e9bc 100644
--- a/include/util.h
+++ b/include/util.h
@@ -82,6 +82,7 @@ const char *strusage( int level );
/*-- miscutil.c --*/
u32 make_timestamp(void);
+void print_string( FILE *fp, byte *p, size_t n );
/*-- strgutil.c --*/
void free_strlist( STRLIST sl );