From ede1d2cd91e8f21f85b6c93f1b7802d3bc0a2d84 Mon Sep 17 00:00:00 2001 From: Brett Carrington Date: Sat, 3 Jan 2004 21:57:22 +0000 Subject: [PATCH] See comments in file (use diff if you can't find them) git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@56 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- dgamelaunch.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dgamelaunch.c b/dgamelaunch.c index f9f0f86..7afb817 100644 --- a/dgamelaunch.c +++ b/dgamelaunch.c @@ -58,7 +58,8 @@ #ifdef __linux__ # include -# include +/*# include -- NOT IN MINIAL-TYPE INSTALLATIONS + * Also, wasn't needed for compiling at current revision - brettcar */ #endif #ifndef ARRAY_SIZE