Update of /cvsroot/alsa/alsa-driver/acore
In directory usw-pr-cvs1:/tmp/cvs-serv11602
Modified Files:
wrappers.c
Log Message:
Added ALSA_BUILD section from alsa-kernel
Index: wrappers.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/acore/wrappers.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wrappers.c 12 Aug 2002 08:44:50 -0000 1.3
+++ wrappers.c 22 Oct 2002 09:29:23 -0000 1.4
@@ -1,4 +1,15 @@
#define __NO_VERSION__
+#include "config.h"
+
+#include <linux/version.h>
+#include <linux/config.h>
+
+#if defined(CONFIG_MODVERSIONS) && !defined(__GENKSYMS__) && !defined(__DEPEND__)
+#define MODVERSIONS
+#include <linux/modversions.h>
+#include "sndversions.h"
+#endif
+
#include "../alsa-kernel/core/wrappers.c"
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 3, 0)
-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of
Java(TM) technology. Join the Java Community Process(SM) (JCP(SM))
program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog