diff options
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/12_fixes_gcc-3.4.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/12_fixes_gcc-3.4.patch b/debian/patches/12_fixes_gcc-3.4.patch index ee3b4dc..6833b4d 100644 --- a/debian/patches/12_fixes_gcc-3.4.patch +++ b/debian/patches/12_fixes_gcc-3.4.patch @@ -4,7 +4,7 @@ * linux/dev/include/linux/skbuff.h (skb_put, skb_push): Fix errors for deprecated use of labels at end of compound statements. - * i386/i386/fpe_linkage.c: Forward declare enable_fpe. + * i386/i386/fpe_linkage.c (enable_fpe): Declare. diff -Naur gnumach-20040229.orig/linux/dev/include/linux/skbuff.h gnumach-20040229/linux/dev/include/linux/skbuff.h |
