From 670a264470ee3cf7cde1c1615e2ba2e41b3c48d1 Mon Sep 17 00:00:00 2001 From: Yan Sweitzer Date: Sat, 13 May 2000 05:32:48 +0000 Subject: [PATCH] putch needs -- Yanster --- source/cl_sys_win.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/cl_sys_win.c b/source/cl_sys_win.c index 91892f8..4506027 100644 --- a/source/cl_sys_win.c +++ b/source/cl_sys_win.c @@ -54,6 +54,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "fcntl.h" #include #include +#include qboolean is_server = false;