> On Dec 14, 2017, at 7:29 PM, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > applied using ./scripts/clean-includes > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> Reviewed-by: Ben Warren <b...@skyportsystems.com>
> --- > hw/audio/fmopl.h | 1 - > bsd-user/main.c | 1 - > chardev/wctablet.c | 4 ---- > hw/scsi/vhost-user-scsi.c | 1 - > linux-user/main.c | 1 - > net/colo-compare.c | 1 - > tests/test-aio-multithread.c | 1 - > tests/test-clone-visitor.c | 1 - > tests/vmgenid-test.c | 3 --- > 9 files changed, 14 deletions(-) > > diff --git a/hw/audio/fmopl.h b/hw/audio/fmopl.h > index f4065f425c..e7e578a48e 100644 > --- a/hw/audio/fmopl.h > +++ b/hw/audio/fmopl.h > @@ -1,7 +1,6 @@ > #ifndef FMOPL_H > #define FMOPL_H > > -#include <stdint.h> > > typedef void (*OPL_TIMERHANDLER)(void *param, int channel, double > interval_Sec); > > diff --git a/bsd-user/main.c b/bsd-user/main.c > index f1b244b59b..efef5ff8c5 100644 > --- a/bsd-user/main.c > +++ b/bsd-user/main.c > @@ -32,7 +32,6 @@ > #include "qemu/envlist.h" > #include "exec/log.h" > #include "trace/control.h" > -#include "glib-compat.h" > > int singlestep; > unsigned long mmap_min_addr; > diff --git a/chardev/wctablet.c b/chardev/wctablet.c > index 6c13c2c58a..969d014574 100644 > --- a/chardev/wctablet.c > +++ b/chardev/wctablet.c > @@ -25,10 +25,6 @@ > * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN > * THE SOFTWARE. > */ > -#include <stdlib.h> > -#include <string.h> > -#include <sys/time.h> > -#include <time.h> > > #include "qemu/osdep.h" > #include "qemu-common.h" > diff --git a/hw/scsi/vhost-user-scsi.c b/hw/scsi/vhost-user-scsi.c > index f7561e23fa..9389ed48e0 100644 > --- a/hw/scsi/vhost-user-scsi.c > +++ b/hw/scsi/vhost-user-scsi.c > @@ -18,7 +18,6 @@ > #include "qemu/osdep.h" > #include "qapi/error.h" > #include "qemu/error-report.h" > -#include "qemu/typedefs.h" > #include "qom/object.h" > #include "hw/fw-path-provider.h" > #include "hw/qdev-core.h" > diff --git a/linux-user/main.c b/linux-user/main.c > index 6286661bd3..2fd2a143ed 100644 > --- a/linux-user/main.c > +++ b/linux-user/main.c > @@ -35,7 +35,6 @@ > #include "elf.h" > #include "exec/log.h" > #include "trace/control.h" > -#include "glib-compat.h" > > char *exec_path; > > diff --git a/net/colo-compare.c b/net/colo-compare.c > index 1ce195f877..0ebdec936c 100644 > --- a/net/colo-compare.c > +++ b/net/colo-compare.c > @@ -23,7 +23,6 @@ > #include "qom/object_interfaces.h" > #include "qemu/iov.h" > #include "qom/object.h" > -#include "qemu/typedefs.h" > #include "net/queue.h" > #include "chardev/char-fe.h" > #include "qemu/sockets.h" > diff --git a/tests/test-aio-multithread.c b/tests/test-aio-multithread.c > index d396185972..c8bec81520 100644 > --- a/tests/test-aio-multithread.c > +++ b/tests/test-aio-multithread.c > @@ -11,7 +11,6 @@ > */ > > #include "qemu/osdep.h" > -#include <glib.h> > #include "block/aio.h" > #include "qapi/error.h" > #include "qemu/coroutine.h" > diff --git a/tests/test-clone-visitor.c b/tests/test-clone-visitor.c > index 96982163e4..ac6afc562e 100644 > --- a/tests/test-clone-visitor.c > +++ b/tests/test-clone-visitor.c > @@ -8,7 +8,6 @@ > */ > > #include "qemu/osdep.h" > -#include <glib.h> > > #include "qemu-common.h" > #include "qapi/clone-visitor.h" > diff --git a/tests/vmgenid-test.c b/tests/vmgenid-test.c > index 5a86b40775..68ff954578 100644 > --- a/tests/vmgenid-test.c > +++ b/tests/vmgenid-test.c > @@ -8,9 +8,6 @@ > * See the COPYING file in the top-level directory. > */ > > -#include <glib.h> > -#include <string.h> > -#include <unistd.h> > #include "qemu/osdep.h" > #include "qemu/bitmap.h" > #include "qemu/uuid.h" > -- > 2.15.1 >
smime.p7s
Description: S/MIME cryptographic signature