X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=device_tree.c;h=6e0632083094de0550643573527648422e9c24a4;hb=a6c76285f2e41535527a46edf4d158a2779545e1;hp=ccba1fd4a4a15f7e729d795e222a576d3283c696;hpb=84a5a8014801a83d1b8d15fa7f0fde03db081530;p=mirror_qemu.git diff --git a/device_tree.c b/device_tree.c index ccba1fd4a4..6e06320830 100644 --- a/device_tree.c +++ b/device_tree.c @@ -20,6 +20,7 @@ #include "qapi/error.h" #include "qemu-common.h" #include "qemu/error-report.h" +#include "qemu/bswap.h" #include "sysemu/device_tree.h" #include "sysemu/sysemu.h" #include "hw/loader.h"