SOURCES: linux-libc-headers-include.patch (NEW) - missing include
qboosh
qboosh at pld-linux.org
Mon Jul 9 00:44:02 CEST 2007
Author: qboosh Date: Sun Jul 8 22:44:02 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- missing include
---- Files affected:
SOURCES:
linux-libc-headers-include.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/linux-libc-headers-include.patch
diff -u /dev/null SOURCES/linux-libc-headers-include.patch:1.1
--- /dev/null Mon Jul 9 00:44:02 2007
+++ SOURCES/linux-libc-headers-include.patch Mon Jul 9 00:43:57 2007
@@ -0,0 +1,10 @@
+--- linux-2.6.21/include/linux/ethtool.h.orig 2007-04-26 05:08:32.000000000 +0200
++++ linux-2.6.21/include/linux/ethtool.h 2007-07-09 00:18:41.978873450 +0200
+@@ -12,6 +12,7 @@
+ #ifndef _LINUX_ETHTOOL_H
+ #define _LINUX_ETHTOOL_H
+
++#include <asm/types.h>
+
+ /* This should work for both 32 and 64 bit userland. */
+ struct ethtool_cmd {
================================================================
More information about the pld-cvs-commit
mailing list