]> git.pld-linux.org Git - packages/kernel.git/blob - linux-abi-fl_ibcs_to_linux.patch
- ported from linux-2.4.25-atmdd.patch
[packages/kernel.git] / linux-abi-fl_ibcs_to_linux.patch
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.032975 seconds and 3 git commands to generate.