]> git.pld-linux.org Git - packages/kernel.git/blame - linux-abi-fl_ibcs_to_linux.patch
- fix unresolved symbols in ipv6 netfilter
[packages/kernel.git] / linux-abi-fl_ibcs_to_linux.patch
CommitLineData
8ead66d0 1--- linux-2.4.19/abi/solaris/lfs.c.org Tue Aug 20 22:08:21 2002
2+++ linux-2.4.19/abi/solaris/lfs.c Tue Aug 20 20:44:02 2002
3@@ -21,8 +21,7 @@
4 #include <abi/util/map.h>
5
6
7-extern unsigned short fl_ibcs_to_linux[];
8-extern unsigned short fl_ibcs_to_linux[];
9+unsigned short fl_ibcs_to_linux[];
10
11
12 int
This page took 0.258026 seconds and 4 git commands to generate.