projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
fc9cbb43a970963ddf1d66643ddb2357d184d661
[openwrt.git]
/
openwrt
/
package
/
lcd4linux
/
patches
/
patch-drv_RouterBoard_c
1
--- lcd4linux-0.10.0-RC1/drv_RouterBoard.c 2004-08-30 15:20:45.000000000 +0200
2
+++ lcd-patched/drv_RouterBoard.c 2005-03-19 16:03:26.849650830 +0100
3
@@ -113,7 +113,7 @@
4
#include <string.h>
5
#include <errno.h>
6
#include <unistd.h>
7
-#include <sys/io.h>
8
+#include <asm/io.h>
9
10
#include "debug.h"
11
#include "cfg.h"
This page took
0.038877 seconds
and
3
git commands to generate.