lcd4linux: fix compile (#1981)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@7886 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli
2007-07-07 12:58:47 +00:00
parent 529da9648f
commit 5b28541f6b
7 changed files with 204 additions and 42 deletions

View File

@ -1,6 +1,8 @@
--- lcd4linux-0.10.0-RC1/drv_RouterBoard.c 2004-08-30 15:20:45.000000000 +0200
+++ lcd-patched/drv_RouterBoard.c 2005-03-19 16:03:26.849650830 +0100
@@ -113,7 +113,7 @@
Index: lcd4linux-0.10.0+cvs20051015.orig/drv_RouterBoard.c
===================================================================
--- lcd4linux-0.10.0+cvs20051015.orig.orig/drv_RouterBoard.c 2007-07-07 14:02:56.000000000 +0200
+++ lcd4linux-0.10.0+cvs20051015.orig/drv_RouterBoard.c 2007-07-07 14:02:56.000000000 +0200
@@ -120,7 +120,7 @@
#include <string.h>
#include <errno.h>
#include <unistd.h>