From e3380d820c2c495225d9dbffc3fad5e8e7c82aa0 Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 20 Sep 2001 18:34:22 +0000 Subject: removed unnecessary winsock.h include --- win/tclWinNotify.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/win/tclWinNotify.c b/win/tclWinNotify.c index fbaaa9b..eb33ed2 100644 --- a/win/tclWinNotify.c +++ b/win/tclWinNotify.c @@ -10,11 +10,10 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclWinNotify.c,v 1.7 2000/11/21 21:33:43 andreas_kupries Exp $ + * RCS: @(#) $Id: tclWinNotify.c,v 1.8 2001/09/20 18:34:22 hobbs Exp $ */ #include "tclWinInt.h" -#include /* * The follwing static indicates whether this module has been initialized. -- cgit v0.12