From 7fdb900bc169f0105bf5fb2cd282f6448f3f11f7 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 4 Nov 1999 17:18:43 +0000 Subject: 1999-11-05 Ross Johnson * general: Patched for portability to WinCE. The details are described in the file WinCE-PORT. Follow the instructions in README.WinCE to make the appropriate changes in config.h. - Tristan Savatier --- sched.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sched.h') diff --git a/sched.h b/sched.h index 2f498d3..197ac7b 100644 --- a/sched.h +++ b/sched.h @@ -43,8 +43,8 @@ #endif #include -#include -#include +//#include +//#include #ifdef _MSC_VER /* -- cgit v1.2.3