diff options
Diffstat (limited to 'sys/dev/fb/vga.c')
-rw-r--r-- | sys/dev/fb/vga.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fb/vga.c b/sys/dev/fb/vga.c index 562f716..358bc32 100644 --- a/sys/dev/fb/vga.c +++ b/sys/dev/fb/vga.c @@ -40,7 +40,6 @@ #include <sys/fcntl.h> #include <sys/malloc.h> #include <sys/fbio.h> -#include <sys/stdint.h> #include <vm/vm.h> #include <vm/vm_param.h> |