]> git.proxmox.com Git - mirror_qemu.git/blobdiff - util/getauxval.c
util/error: do not free error on error_abort
[mirror_qemu.git] / util / getauxval.c
index 1732ace2b178fb147abab3ddceb7254f2cff04c6..0b3bae2dcb764ea4e2ea15b7dcbe3f5c5f8617ea 100644 (file)
@@ -22,8 +22,8 @@
  * THE SOFTWARE.
  */
 
-#include "qemu-common.h"
 #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