summaryrefslogtreecommitdiffstats
path: root/win/tclWinConsole.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinConsole.c')
-rw-r--r--win/tclWinConsole.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/win/tclWinConsole.c b/win/tclWinConsole.c
index d15f052..2e364d1 100644
--- a/win/tclWinConsole.c
+++ b/win/tclWinConsole.c
@@ -9,12 +9,11 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tclWinConsole.c,v 1.5 2000/09/28 06:38:23 hobbs Exp $
+ * RCS: @(#) $Id: tclWinConsole.c,v 1.6 2001/07/16 23:30:16 mdejong Exp $
*/
#include "tclWinInt.h"
-#include <dos.h>
#include <fcntl.h>
#include <io.h>
#include <sys/stat.h>