From afef7378f1c8e9e8c4b68bab7bd6946b48b6b394 Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 30 Sep 2005 16:07:21 +0000 Subject: temp patch to restore HEAD build --- win/tkWinSend.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/win/tkWinSend.c b/win/tkWinSend.c index 89c2a14..cb6523c 100644 --- a/win/tkWinSend.c +++ b/win/tkWinSend.c @@ -11,11 +11,12 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkWinSend.c,v 1.8 2003/12/16 21:57:57 patthoyts Exp $ + * RCS: @(#) $Id: tkWinSend.c,v 1.9 2005/09/30 16:07:21 dgp Exp $ */ #include "tkPort.h" #include "tkInt.h" +#include "tclInt.h" /* TCL_TSD_INIT */ #include "tkWinSendCom.h" /* Should be defined in WTypes.h but mingw 1.0 is missing them */ -- cgit v0.12