X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=tkmain.c;h=a5c2b21d7d323a377a2621103433cdc7abba03d8;hb=d026c3e06f6e19e5ed4174ab1a504a4b5af79183;hp=c770138b7218420e521ec840808debcbdd908ac6;hpb=d446a56fc51edc47a986b8a7e6c0b7c90065a431;p=ir-tcl-moved-to-github.git diff --git a/tkmain.c b/tkmain.c index c770138..a5c2b21 100644 --- a/tkmain.c +++ b/tkmain.c @@ -5,7 +5,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: tkmain.c,v $ - * Revision 1.1 1996-08-20 09:27:49 adam + * Revision 1.2 2000-02-22 23:11:03 adam + * Fixed include statements. + * + * Revision 1.1 1996/08/20 09:27:49 adam * More work on explain. * Renamed tkinit.c to tkmain.c. The tcl shell uses the Tcl 7.5 interface * for socket i/o instead of the handcrafted one (for Tcl 7.3 and Tcl7.4). @@ -13,7 +16,7 @@ */ #include -#include +#include #include "ir-tcl.h" /* socket layer code for tk3.x and tk4.0 */