[PATCH] Fix x86-64 test complication for libcflat patch series

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

 



This patch fixes test case access.c which is compiled only during x86-64
compilation of test cases. 

Signed-off-by: Jerone Young <jyoung5@xxxxxxxxxx>

diff --git a/user/test/x86/access.c b/user/test/x86/access.c
index daeb272..24708c2 100644
--- a/user/test/x86/access.c
+++ b/user/test/x86/access.c
@@ -1,7 +1,6 @@
 
-#include "smp.h"
-#include "printf.h"
-#include "string.h"
+#include <libcflat.h>
+#include <x86/smp.h>
 
 #define true 1
 #define false 0


--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM Development]     [KVM ARM]     [KVM ia64]     [Linux Virtualization]     [Linux USB Devel]     [Linux Video]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux