From: Linus Lüssing Date: Sun, 6 Feb 2011 23:08:37 +0000 (+0000) Subject: batman-adv: Remove duplicate types.h inclusions X-Git-Tag: v2.6.39-rc1~468^2~373^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1e884194eb19574898ce6d5eaef5e8afdec7f2;p=pandora-kernel.git 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 Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed