repository: /home/avi/kvm branch: master commit 26e6e6a8681f1041b61fccdf2fdf2aacb88cee36 Author: Avi Kivity <[EMAIL PROTECTED]> Date: Wed Nov 14 18:31:51 2007 +0200
kvm: external module: include asm/io_apic.h before redefining its symbols diff --git a/kernel/external-module-compat.h b/kernel/external-module-compat.h index 29917e4..59964a1 100644 --- a/kernel/external-module-compat.h +++ b/kernel/external-module-compat.h @@ -517,6 +517,9 @@ out: #endif /* Some kernels don't make dest_* available with some configs. */ + +#include <asm/io_apic.h> + #ifndef dest_Fixed #define dest_Fixed 0 #define dest_LowestPrio 1 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-commits mailing list kvm-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-commits