summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toc.c b/toc.c
index d62c111..153a19f 100644
--- a/toc.c
+++ b/toc.c
@@ -40,6 +40,7 @@
/* forward declarations for debugging */
static void print_val(Value v, Type *t);
+static void print_token(Token *t);
/* misc */