From 8e9d4df256f8edeafcf7a63e51ca81e3b83a1f0c Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 26 Jul 2005 18:24:18 +0000 Subject: (svn r2714) Remove unnecessary includes --- unix.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'unix.c') diff --git a/unix.c b/unix.c index 324be9ea3..51ed2d1e1 100644 --- a/unix.c +++ b/unix.c @@ -39,10 +39,6 @@ #endif -#if defined(WITH_SDL) -#include -#endif - #ifdef __MORPHOS__ #include ULONG __stack = (1024*1024)*2; // maybe not that much is needed actually ;) -- cgit v1.2.3-54-g00ecf