summaryrefslogtreecommitdiffstats
path: root/generic/tclNamesp.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclNamesp.c')
-rw-r--r--generic/tclNamesp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclNamesp.c b/generic/tclNamesp.c
index 888f70b..f8b22ab 100644
--- a/generic/tclNamesp.c
+++ b/generic/tclNamesp.c
@@ -25,7 +25,6 @@
*/
#include "tclInt.h"
-#include "tclCompile.h"
/*
* Thread-local storage used to avoid having a global lock on data that is not