diff options
Diffstat (limited to 'block.h')
| -rw-r--r-- | block.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block.h b/block.h index 42baf11f4f..27f1e5c9b8 100644 --- a/block.h +++ b/block.h @@ -2,7 +2,6 @@ #define BLOCK_H /* block.c */ -typedef struct BlockDriverState BlockDriverState; typedef struct BlockDriver BlockDriver; extern BlockDriver bdrv_raw; |