repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
multimedia
/
xawtv
/
patches
/
patch-console_fbtools.c
blob
c9abc591b1af73f9a225f177483972242bfff752
1
$NetBSD$
2
3
---
console
/
fbtools
.
c
.
orig
2003
-
02
-
14 14
:
14
:
04.000000000
+
0000
4
+++
console
/
fbtools
.
c
5
@@
-
21
,
7
+
21
,
7
@@
6
#include <linux/vt.h>
7
#include <linux/fb.h>
8
9
-
#include <asm/page.h>
10
+
#include <sys/user.h>
11
12
#include
"fbtools.h"
13