expect/expect-5.44.1-tcl8.5.patch

13 lines
333 B
Diff
Raw Permalink Normal View History

diff -Nru expect-5.44.1.orig/exp_inter.c expect-5.44.1/exp_inter.c
--- expect-5.44.1.orig/exp_inter.c 2007-11-21 15:02:41.000000000 +0100
+++ expect-5.44.1/exp_inter.c 2007-11-21 15:02:06.000000000 +0100
@@ -35,7 +35,7 @@
#include <ctype.h>
-#include "tcl.h"
+#include "tclInt.h"
#include "string.h"
#include "exp_tty_in.h"