diff options
Diffstat (limited to 'compat/string.h')
-rw-r--r-- | compat/string.h | 2 |
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. |