]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitbcd61272db5e643b6d9c01c9d5085b914d9f19df
tree8760fd161334fcdb0a6198b033ed617f8c02dd6c
parentff593c592a5d674822dce31143635b025f6415b2
[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