net: include linux/proc_fs.h in dev_addr_lists.c
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 7 Apr 2010 23:46:36 +0000 (16:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Apr 2010 23:46:36 +0000 (16:46 -0700)
commit298b9e44be9592e94c0e69a5d3893cd11f5484fa
tree3538533fc2594a57b7565583d15d37c41dc0b525
parent18e225f257663c59ff9d4482f07ffd06361fc2ec
net: include linux/proc_fs.h in dev_addr_lists.c

As pointed by Randy Dunlap, we must include linux/proc_fs.h in
net/core/dev_addr_lists.c, regardless of CONFIG_PROC_FS

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>,
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev_addr_lists.c