aboutsummaryrefslogtreecommitdiffstats
path: root/cppawk-include/cons.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppawk-include/cons.h')
-rw-r--r--cppawk-include/cons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cppawk-include/cons.h b/cppawk-include/cons.h
index 57e23c6..560784a 100644
--- a/cppawk-include/cons.h
+++ b/cppawk-include/cons.h
@@ -57,6 +57,7 @@
#define symbolp __symbolp
#define box __box
#define unbox __unbox
+#define box_str __box_str
#define box_sym __box_sym
#define cons __cons
#define car __car