]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Remove duplicate types.h inclusions
authorLinus Lüssing <linus.luessing@ascom.ch>
Sun, 6 Feb 2011 23:08:37 +0000 (23:08 +0000)
committerSven Eckelmann <sven@narfation.org>
Fri, 11 Feb 2011 22:30:29 +0000 (23:30 +0100)
commit21bdd60b9c26a2cbd169a16b3e7a60ec51d28758
tree71ff4163b147b3562093e5090bff7a8d2a2aad4e
parent49d22e0dafb0cd8459fa7f23484b46d986eac5e5
batman-adv: Remove duplicate types.h inclusions

types.h is included by main.h, which is included at the beginning of any
other c-file anyway. Therefore this commit removes those duplicate
inclussions.

Signed-off-by: Linus Lüssing <linus.luessing@ascom.ch>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/icmp_socket.c
net/batman-adv/icmp_socket.h
net/batman-adv/main.c
net/batman-adv/routing.c
net/batman-adv/routing.h
net/batman-adv/send.c
net/batman-adv/send.h
net/batman-adv/soft-interface.c
net/batman-adv/translation-table.c
net/batman-adv/translation-table.h