]> git.pld-linux.org Git - packages/fbset.git/commitdiff
- include local fb.h
authorareq <areq@pld-linux.org>
Mon, 4 Jun 2007 13:51:40 +0000 (13:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fbset-con2fb.patch -> 1.1

fbset-con2fb.patch [new file with mode: 0644]

diff --git a/fbset-con2fb.patch b/fbset-con2fb.patch
new file mode 100644 (file)
index 0000000..52e83ad
--- /dev/null
@@ -0,0 +1,11 @@
+--- con2fb.c.o 2007-06-04 13:44:42.591503000 +0000
++++ con2fb.c   2007-06-04 13:42:14.696938000 +0000
+@@ -2,7 +2,7 @@
+  * You can specify devices & consoles by both numbers and devices. Framebuffers numbers
+  * are zero based (/dev/fb0 ... ), consoles begins with 1 (/dev/tty1 ... )
+  */
+-#include <linux/fb.h>
++#include "fb.h"
+ #include <sys/ioctl.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>
This page took 0.09411 seconds and 4 git commands to generate.