]> git.baikalelectronics.ru Git - kernel.git/commit
[NET]: Add missing include to linux/netdevice.h
authorArnd Bergmann <arndb@de.ibm.com>
Tue, 28 Jun 2005 22:58:50 +0000 (15:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2005 22:58:50 +0000 (15:58 -0700)
commitdf3b910129a4e29ee5360e182d1be410e7776435
tree8760fd161334fcdb0a6198b033ed617f8c02dd6c
parent3371aa1bd907520ae3b8995fa2cadc3df64cabe2
[NET]: Add missing include to linux/netdevice.h

linux/etherdevice.h can't be included standalone at the moment, which
is required in order to sort the header files in the recommended
alphabetic order. This patch fixes that and is needed to build spider_net.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/etherdevice.h