summaryrefslogtreecommitdiff
path: root/debian/patches/12_fixes_gcc-3.4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/12_fixes_gcc-3.4.patch')
-rw-r--r--debian/patches/12_fixes_gcc-3.4.patch2
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