diff options
Diffstat (limited to 'block/dmg.c')
-rw-r--r-- | block/dmg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/dmg.c b/block/dmg.c index 1ea5f22d82..06eb5138f3 100644 --- a/block/dmg.c +++ b/block/dmg.c @@ -32,7 +32,6 @@ #ifdef CONFIG_BZIP2 #include <bzlib.h> #endif -#include <glib.h> enum { /* Limit chunk sizes to prevent unreasonable amounts of memory being used |