These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / linux-user / uaccess.c
index a4d108c..0a5c0b0 100644 (file)
@@ -1,6 +1,6 @@
 /* User memory access */
-#include <stdio.h>
-#include <string.h>
+#include "qemu/osdep.h"
+#include "qemu/cutils.h"
 
 #include "qemu.h"