[PATCH] undeclared TASK_(UN)INTERRUPTIBLE fixed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch fixes a compilation problem of undeclared 
TASK_INTERRUPTIBLE and TASK_UNINTERRUPTIBLE in acore/wrappers.c

Detected on an alpha machine w/ 2.4.27, gcc 3.3.5

Signed-off-by: Martin Langer <martin-langer@xxxxxx>
--- wrappers.c~	2005-11-17 12:14:24.000000000 +0100
+++ wrappers.c	2006-05-29 15:04:53.000000000 +0200
@@ -4,6 +4,7 @@
 #include <linux/version.h>
 #include <linux/config.h>
 #include <linux/string.h>
+#include <linux/sched.h>
 
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)
 #if defined(CONFIG_MODVERSIONS) && !defined(__GENKSYMS__) && !defined(__DEPEND__)
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux