Remove unneeded include statements for setjmp.h
commitbd8c0bff7d4f053590cd5afc3c82f48c0293948c
authorStefan Weil <sw@weilnetz.de>
Mon, 14 Mar 2016 14:47:05 +0000 (14 15:47 +0100)
committerStefan Weil <sw@weilnetz.de>
Tue, 15 Mar 2016 22:08:12 +0000 (15 23:08 +0100)
tree96e9d56971244a68a610dce907c68dde084774d5
parent5bce5963a180907a401f2f0cfa75c2b085f0458b
Remove unneeded include statements for setjmp.h

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>
disas/i386.c
disas/m68k.c
include/qom/cpu.h
scripts/clean-includes
util/coroutine-sigaltstack.c
util/coroutine-ucontext.c
util/oslib-posix.c