diff options
Diffstat (limited to 'thunk.c')
-rw-r--r-- | thunk.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ #include "qemu/osdep.h" +#include "qemu/log.h" #include "qemu.h" #include "exec/user/thunk.h" |