commit | ee1e884194eb19574898ce6d5eaef5e8afdec7f2 | [log] [tgz] |
---|---|---|
author | Linus Lüssing <linus.luessing@ascom.ch> | Sun Feb 06 23:08:37 2011 +0000 |
committer | Sven Eckelmann <sven@narfation.org> | Fri Feb 11 23:30:29 2011 +0100 |
tree | 71ff4163b147b3562093e5090bff7a8d2a2aad4e | |
parent | 14062064167ecdda4a17ec9190740c189223550a [diff] |
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>