[packages_10.03.2] lcd4linux: sync patches with trunk
[10.03/packages.git] / utils / lcd4linux / patches / 100-drv_RouterBoard.patch
1 Index: lcd4linux-847/drv_RouterBoard.c
2 ===================================================================
3 --- lcd4linux-847.orig/drv_RouterBoard.c        2007-12-01 17:15:10.000000000 +0100
4 +++ lcd4linux-847/drv_RouterBoard.c     2007-12-01 17:15:10.000000000 +0100
5 @@ -106,7 +106,7 @@
6  #include <string.h>
7  #include <errno.h>
8  #include <unistd.h>
9 -#include <sys/io.h>
10 +#include <asm/io.h>
11  
12  #include "debug.h"
13  #include "cfg.h"