batman: fix duplicate #include of multicast.h
authorJean Sacren <sakiwit@gmail.com>
Thu, 7 Aug 2014 12:50:46 +0000 (06:50 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Aug 2014 23:02:57 +0000 (16:02 -0700)
commit0a4dd0d7868aa8e8b84a5d4ddb50fa0391709b5f
treed36cceb25dd718d6ffce76fa436bcbf8239e6854
parent2072ec846a4c4ee99a6e59ce989b49b22edad59d
batman: fix duplicate #include of multicast.h

The header multicast.h was included twice, so delete one of them.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Cc: Marek Lindner <mareklindner@neomailbox.ch>
Cc: Simon Wunderlich <sw@simonwunderlich.de>
Cc: Antonio Quartulli <antonio@meshcoding.com>
Cc: b.a.t.m.a.n@lists.open-mesh.org
Signed-off-by: David S. Miller <davem@davemloft.net>
net/batman-adv/multicast.c