]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/libqtest.h
all: Clean up includes
[mirror_qemu.git] / tests / libqtest.h
index ebdd5bbe537ccd78802a716ed90a0d291a26d484..37f37adbf7991cb82528b539fe23ade5989e7b26 100644 (file)
 #ifndef LIBQTEST_H
 #define LIBQTEST_H
 
-#include <stddef.h>
-#include <stdint.h>
-#include <stdbool.h>
-#include <stdarg.h>
-#include <sys/types.h>
 #include "qapi/qmp/qdict.h"
-#include "glib-compat.h"
 
 typedef struct QTestState QTestState;