summaryrefslogtreecommitdiffstats
path: root/compat/string.h
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-01-02 18:35:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-01-02 18:35:39 (GMT)
commit812f4dcd814b55e182d7cf35b7867254fe63fe40 (patch)
tree65985498766ca85435a373d9cabaf3ba4af5c775 /compat/string.h
parent810edde822b6b99b1dcc766be690db919e90e361 (diff)
parent23c8c8b5e43fffff7f81e26ffa820d4f51cca5c5 (diff)
downloadtcl-812f4dcd814b55e182d7cf35b7867254fe63fe40.zip
tcl-812f4dcd814b55e182d7cf35b7867254fe63fe40.tar.gz
tcl-812f4dcd814b55e182d7cf35b7867254fe63fe40.tar.bz2
merge trunk
Diffstat (limited to 'compat/string.h')
-rw-r--r--compat/string.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/string.h b/compat/string.h
index 84ee094..42be10c 100644
--- a/compat/string.h
+++ b/compat/string.h
@@ -13,8 +13,6 @@
#ifndef _STRING
#define _STRING
-#include "tcl.h"
-
/*
* The following #include is needed to define size_t. (This used to include
* sys/stdtypes.h but that doesn't exist on older versions of SunOS, e.g.