From 0f700f006751c9e8e75100f86a946ba3f8fe2859 Mon Sep 17 00:00:00 2001 From: pooryorick Date: Sat, 26 Jan 2019 20:58:24 +0000 Subject: Remove unnecessary inclusion of tclPort.h in tclIntDecls.h --- generic/tclIntDecls.h | 1 - 1 file changed, 1 deletion(-) diff --git a/generic/tclIntDecls.h b/generic/tclIntDecls.h index eda90b4..1991c21 100644 --- a/generic/tclIntDecls.h +++ b/generic/tclIntDecls.h @@ -15,7 +15,6 @@ #ifndef _TCLINTDECLS #define _TCLINTDECLS -#include "tclPort.h" #undef TCL_STORAGE_CLASS #ifdef BUILD_tcl -- cgit v0.12