aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/stdio-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio-commands.h')
-rw-r--r--src/stdio-commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdio-commands.h b/src/stdio-commands.h
index b795c08..33b2594 100644
--- a/src/stdio-commands.h
+++ b/src/stdio-commands.h
@@ -19,3 +19,4 @@
#include "parser.h"
TECO_DECLARE_STATE(teco_state_print_decimal);
+TECO_DECLARE_STATE(teco_state_print_string);