changeset 290:1e1724673420

Removed unneeded header (fixes build on BeOS).
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 17 Mar 2002 19:57:38 +0000
parents fdf50bded850
children a48e886d456f
files decoders/mpglib/mpg123_sdlsound.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/decoders/mpglib/mpg123_sdlsound.h	Sun Mar 17 19:57:18 2002 +0000
+++ b/decoders/mpglib/mpg123_sdlsound.h	Sun Mar 17 19:57:38 2002 +0000
@@ -3,7 +3,6 @@
 #include        <signal.h>
 
 #ifndef WIN32
-#include        <sys/signal.h>
 #include        <unistd.h>
 #endif