diff options
Diffstat (limited to 'hw/xenfb.c')
-rw-r--r-- | hw/xenfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xenfb.c b/hw/xenfb.c index 422cd53400..da5297b498 100644 --- a/hw/xenfb.c +++ b/hw/xenfb.c @@ -29,7 +29,6 @@ #include <sys/types.h> #include <fcntl.h> #include <unistd.h> -#include <stdbool.h> #include <sys/mman.h> #include <errno.h> #include <stdio.h> |