]> git.proxmox.com Git - mirror_qemu.git/commit
thread-pool: Drop unnecessary includes
authorMarkus Armbruster <armbru@redhat.com>
Mon, 8 Sep 2014 16:51:01 +0000 (18:51 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Sep 2014 08:41:29 +0000 (10:41 +0200)
commita31e69cf007dd2e7f6912b7839de1ebd1a41d091
treedec8d4f428192b33e564d177a60446e0c8c9f29f
parent7ca9b7c03574291ec845f9d39fee0b1d26f9ce38
thread-pool: Drop unnecessary includes

Dragging block_int.h into a header is *not* nice.  Fortunately, this
is the only offender.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
include/block/thread-pool.h
thread-pool.c