mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-02 03:26:25 +00:00
As soon as setjmp.h is included from qemu/osdep.h, those old include statements are no longer needed. Add also setjmp.h to the list in scripts/clean-includes. Signed-off-by: Stefan Weil <sw@weilnetz.de>