diff options
Diffstat (limited to 'block')
-rw-r--r-- | block/blkdebug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/block/blkdebug.c b/block/blkdebug.c index 8325f75f80..98fed944b1 100644 --- a/block/blkdebug.c +++ b/block/blkdebug.c @@ -26,8 +26,6 @@ #include "block_int.h" #include "module.h" -#include <stdbool.h> - typedef struct BlkdebugVars { int state; |