Update of /cvsroot/alsa/alsa-lib/src
In directory sc8-pr-cvs1:/tmp/cvs-serv32565

Modified Files:
        socket.c 
Log Message:
Reducet a bit header files

Index: socket.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/socket.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- socket.c    18 Mar 2003 18:00:16 -0000      1.1
+++ socket.c    18 Mar 2003 18:03:24 -0000      1.2
@@ -29,17 +29,9 @@
 #include <stdlib.h>
 #include <stddef.h>
 #include <unistd.h>
-#include <signal.h>
 #include <string.h>
-#include <fcntl.h>
-#include <sys/ioctl.h>
-#include <sys/mman.h>
-#include <sys/shm.h>
-#include <sys/sem.h>
-#include <sys/wait.h>
 #include <sys/socket.h>
 #include <sys/un.h>
-#include <sys/mman.h>
 #include "local.h"
 
 #ifndef DOC_HIDDEN



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to