commit | 8cfba951a0e65acb4ea9fe669a0aa09a44c5d1de | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sun Nov 19 17:12:05 2017 +0100 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Fri Dec 15 17:29:18 2017 +0100 |
tree | 1a2a0e3d13b9b7db28857f7035e55ea634b78cc4 | |
parent | 3a64469e4fddeeca8e6fba7ea4e9558a4af3a1c8 [diff] |
batman-adv: include kobject.h for kobject_* functions The linux/kobject.h provides the kobject_* function declarations and should therefore be included directly before they are used. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>