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)
commitee1e884194eb19574898ce6d5eaef5e8afdec7f2
tree71ff4163b147b3562093e5090bff7a8d2a2aad4e
parent14062064167ecdda4a17ec9190740c189223550a
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