]> git.pld-linux.org Git - packages/linux-libc-headers.git/blame - linux-libc-headers-include.patch
- no if_addrlabel.h
[packages/linux-libc-headers.git] / linux-libc-headers-include.patch
CommitLineData
1462c948
JB
1--- linux-2.6.21/include/linux/ethtool.h.orig 2007-04-26 05:08:32.000000000 +0200
2+++ linux-2.6.21/include/linux/ethtool.h 2007-07-09 00:18:41.978873450 +0200
3@@ -12,6 +12,7 @@
4 #ifndef _LINUX_ETHTOOL_H
5 #define _LINUX_ETHTOOL_H
6
7+#include <asm/types.h>
8
9 /* This should work for both 32 and 64 bit userland. */
10 struct ethtool_cmd {
59d97de7
AM
11--- linux/include/linux/Kbuild~ 2008-03-15 00:23:57.000000000 +0100
12+++ linux/include/linux/Kbuild 2008-03-15 00:26:45.031702270 +0100
13@@ -217,7 +217,6 @@
14 unifdef-y += icmp.h
15 unifdef-y += icmpv6.h
16 unifdef-y += if_addr.h
17-unifdef-y += if_addrlabel.h
18 unifdef-y += if_arp.h
19 unifdef-y += if_bridge.h
20 unifdef-y += if_ec.h
This page took 0.034865 seconds and 4 git commands to generate.