tags 434031 + patch
thanks

Here is a patch that fixes the compilation problem.

diff -r 310299b6492f kqemu-linux.c
--- a/kqemu-linux.c	Sat Jul 21 23:33:32 2007 +0200
+++ b/kqemu-linux.c	Sat Jul 21 23:38:18 2007 +0200
@@ -26,6 +26,7 @@
 #include <linux/ioctl.h>
 #include <linux/smp_lock.h>
 #include <linux/miscdevice.h>
+#include <linux/sched.h>
 #include <asm/atomic.h>
 #include <asm/processor.h>
 #include <asm/uaccess.h>

Reply via email to