From 11165820d194478d493d667a11ea8480ce893c70 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Sun, 13 Jun 2010 19:00:50 +0100 Subject: Move stdbool.h Move inclusion of stdbool.h to common header files, instead of including in an ad-hoc manner. Signed-off-by: Paul Brook --- block/blkdebug.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'block') 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 - typedef struct BlkdebugVars { int state; -- cgit v1.2.3