diff options
Diffstat (limited to 'qemu/tests/libqos/malloc.h')
-rw-r--r-- | qemu/tests/libqos/malloc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu/tests/libqos/malloc.h b/qemu/tests/libqos/malloc.h index 0c6c9b7f3..ae9dac8f6 100644 --- a/qemu/tests/libqos/malloc.h +++ b/qemu/tests/libqos/malloc.h @@ -13,8 +13,6 @@ #ifndef LIBQOS_MALLOC_H #define LIBQOS_MALLOC_H -#include <stdint.h> -#include <sys/types.h> #include "qemu/queue.h" typedef enum { |