Update of /cvsroot/alsa/alsa-driver
In directory sc8-pr-cvs1:/tmp/cvs-serv7861

Modified Files:
        configure.in 
Log Message:
PDE() detection fix

Index: configure.in
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/configure.in,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- configure.in        10 Oct 2003 14:47:38 -0000      1.194
+++ configure.in        12 Oct 2003 16:39:44 -0000      1.195
@@ -1027,6 +1027,7 @@
 #define __KERNEL__
 #include "$CONFIG_SND_KERNELDIR/include/linux/config.h"
 #include "$CONFIG_SND_KERNELDIR/include/linux/fs.h"
+#include "$CONFIG_SND_KERNELDIR/include/linux/proc_fs.h"
 ],[
        PDE(NULL);
 ],



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to