Update of /cvsroot/alsa/alsa-driver/isa/wavefront
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23908
Modified Files:
wavefront_synth.c
Log Message:
fix compilation of linux/unistd.h
Index: wavefront_synth.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/isa/wavefront/wavefront_synth.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wavefront_synth.c 25 May 2004 15:11:49 -0000 1.4
+++ wavefront_synth.c 26 May 2004 07:02:19 -0000 1.5
@@ -5,6 +5,7 @@
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,5)
#define __KERNEL_SYSCALLS__
+#include <linux/types.h>
#include <linux/unistd.h>
static int errno;
#endif
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog