]> git.proxmox.com Git - mirror_qemu.git/blobdiff - util/getauxval.c
vl: make sure char-pty message displayed by moving setbuf to the beginning
[mirror_qemu.git] / util / getauxval.c
index 0b3bae2dcb764ea4e2ea15b7dcbe3f5c5f8617ea..36afdfb9e62e3b2737d8dea03b81787b91d193a2 100644 (file)
@@ -23,7 +23,6 @@
  */
 
 #include "qemu/osdep.h"
-#include "qemu-common.h"
 
 #ifdef CONFIG_GETAUXVAL
 /* Don't inline this in qemu/osdep.h, because pulling in <sys/auxv.h> for