mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
clean-includes: run it once more
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
02d0e09503
commit
e9abfcb57f
12 changed files with 3 additions and 9 deletions
|
@ -6,6 +6,7 @@
|
|||
* License: GNU GPL, version 2 or later.
|
||||
* See the COPYING file in the top-level directory.
|
||||
*/
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu/qdist.h"
|
||||
|
||||
#include <math.h>
|
||||
|
|
|
@ -65,6 +65,7 @@
|
|||
* + Corbet, "Relativistic hash tables, part 1: Algorithms", @ lwn.net, 2014.
|
||||
* https://lwn.net/Articles/612021/
|
||||
*/
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu/qht.h"
|
||||
#include "qemu/atomic.h"
|
||||
#include "qemu/rcu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue