diff decoders/mpglib/mpg123_sdlsound.h @ 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 52b9f37998db
children a9e211c3faa4
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