summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic/tcl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index db21243..9ea2e90 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -619,6 +619,8 @@ typedef struct stat *Tcl_OldStat_;
struct Tcl_Obj;
+typedef struct Tcl_Obj Tcl_Value;
+
/*
*----------------------------------------------------------------------------
* Function types defined by Tcl: