]> git.pld-linux.org Git - packages/fbset.git/blob - fbset-con2fb.patch
- look from /sys next
[packages/fbset.git] / fbset-con2fb.patch
1 --- con2fb.c.o  2007-06-04 13:44:42.591503000 +0000
2 +++ con2fb.c    2007-06-04 13:42:14.696938000 +0000
3 @@ -2,7 +2,7 @@
4   * You can specify devices & consoles by both numbers and devices. Framebuffers numbers
5   * are zero based (/dev/fb0 ... ), consoles begins with 1 (/dev/tty1 ... )
6   */
7 -#include <linux/fb.h>
8 +#include "fb.h"
9  #include <sys/ioctl.h>
10  #include <sys/stat.h>
11  #include <sys/types.h>
This page took 0.05339 seconds and 3 git commands to generate.