[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#219428: linux-kernel-headers: patch for the bug



Package: linux-kernel-headers
Version: 2.5.999-test7-bk-8
Severity: normal
Followup-For: Bug #219428


--- byteorder.h.orig    2003-11-06 19:23:14.000000000 +0530
+++ byteorder.h 2003-11-06 19:23:24.000000000 +0530
@@ -39,7 +39,7 @@

 #if !defined (__STRICT_ANSI__)

 -static inline __u64 ___arch__swab64(__u64 val)
 +static __inline__ __u64 ___arch__swab64(__u64 val)
  {
  	union {
	struct { __u32 a,b; } s;


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux magrathea 2.6.0-test9 #1 Mon Oct 27 13:17:56 IST 2003 i686
Locale: LANG=C, LC_CTYPE=C

-- no debconf information




Reply to: