diff options
Diffstat (limited to 'block-vvfat.c')
-rw-r--r-- | block-vvfat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block-vvfat.c b/block-vvfat.c index 79059311c6..0f0760f90c 100644 --- a/block-vvfat.c +++ b/block-vvfat.c @@ -24,7 +24,6 @@ */ #include <sys/stat.h> #include <dirent.h> -#include <assert.h> #include "qemu-common.h" #include "block_int.h" |