diff src/audio/dc/SDL_dcaudio.c @ 1461:11134dc42da8

Updated for Dreamcast KOS June 2005 snapshot: http://cadcdev.sourceforge.net/svn/snapshots/ http://gamedev.allusion.net/softprj/kos/dcsetup.php
author Sam Lantinga <slouken@libsdl.org>
date Thu, 02 Mar 2006 13:16:02 +0000
parents d910939febfa
children 782fd950bd46 c121d94672cb 405a192b68e7
line wrap: on
line diff
--- a/src/audio/dc/SDL_dcaudio.c	Thu Mar 02 07:46:24 2006 +0000
+++ b/src/audio/dc/SDL_dcaudio.c	Thu Mar 02 13:16:02 2006 +0000
@@ -24,13 +24,6 @@
 
 /* Output dreamcast aica */
 
-#include <unistd.h>
-#include <sys/stat.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
-
-
 #include "SDL_timer.h"
 #include "SDL_audio.h"
 #include "../SDL_audiomem.h"