summaryrefslogtreecommitdiff
path: root/sys/dev/fb
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-03-18 08:45:25 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-03-18 08:45:25 +0000
commitb4b138c27f9f250fa0ce955de65761501559c328 (patch)
treeedaddd833b7da7fad5ccce7a97a7d3c7c70d9786 /sys/dev/fb
parenteb51ffcb6d72ccc2249cc61e81aa74c3ee364c53 (diff)
Notes
Diffstat (limited to 'sys/dev/fb')
-rw-r--r--sys/dev/fb/vga.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fb/vga.c b/sys/dev/fb/vga.c
index 562f71611e47..358bc32b9760 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>