*** Dbg.c.ORIG Thu Apr 24 15:42:20 2008 --- Dbg.c Thu Apr 24 15:42:39 2008 *************** *** 10,15 **** --- 10,16 ---- #include + #include "expect_cf.h" #include "tcldbgcf.h" #if 0 /* tclInt.h drags in stdlib. By claiming no-stdlib, force it to drag in */ *** exp_inter.c.ORIG Thu Apr 24 15:41:03 2008 --- exp_inter.c Thu Apr 24 15:41:21 2008 *************** *** 36,41 **** --- 36,42 ---- #include #include "tcl.h" + #include "tclInt.h" #include "string.h" #include "exp_tty_in.h"