diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 13:57:19 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 13:57:19 +0000 |
| commit | 53ce36d17add97d7e66be601ebcd91319735bb1e (patch) | |
| tree | e7da8111629d36950b478b45a044bee9544eea55 /sys/dev/fb/vga.c | |
| parent | b8a4b6cd44d993e1ab8a9af3ca3b5aee4a22941a (diff) | |
Notes
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 bbbf2582d9a6..3a9dac15999a 100644 --- a/sys/dev/fb/vga.c +++ b/sys/dev/fb/vga.c @@ -37,7 +37,6 @@ #include <sys/systm.h> #include <sys/kernel.h> #include <sys/conf.h> -#include <sys/proc.h> #include <sys/fcntl.h> #include <sys/malloc.h> #include <sys/fbio.h> |
