@@ -1,9 +1,5 @@ -#ifdef HAVE_STDIO_H -# include -#endif - #include int Tcl_AppInit(Tcl_Interp *interp) { return(Tcl_Init(interp)); }