Update of /cvsroot/alsa/alsa-lib/src
In directory sc8-pr-cvs1:/tmp/cvs-serv9233
Modified Files:
socket.c
Log Message:
Added <sys/uio.h> inclusion
Index: socket.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/socket.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- socket.c 18 Mar 2003 18:03:24 -0000 1.2
+++ socket.c 20 Mar 2003 08:01:41 -0000 1.3
@@ -31,6 +31,7 @@
#include <unistd.h>
#include <string.h>
#include <sys/socket.h>
+#include <sys/uio.h>
#include <sys/un.h>
#include "local.h"
-------------------------------------------------------
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