projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
bdb979e
)
fix siit compile on avr32
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 15:37:24 +0000
(15:37 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 15:37:24 +0000
(15:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13890
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/siit/src/siit.c
patch
|
blob
|
history
diff --git
a/package/siit/src/siit.c
b/package/siit/src/siit.c
index
828df22
..
897423d
100644
(file)
--- a/
package/siit/src/siit.c
+++ b/
package/siit/src/siit.c
@@
-27,7
+27,7
@@
#include <linux/init.h>
#include <asm/uaccess.h>
#include <asm/checksum.h>
-
+#include <net/ip6_checksum.h>
#include <linux/in6.h>
#include "siit.h"
This page took
0.024166 seconds
and
4
git commands to generate.