batman-adv: include build_bug.h for BUILD_BUG_ON define
authorSven Eckelmann <sven@narfation.org>
Sun, 19 Nov 2017 16:12:03 +0000 (17:12 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 15 Dec 2017 16:29:15 +0000 (17:29 +0100)
commitecc36f5ee6fdc73237b0fe693ca752d4b16e65bc
treec494b9bbaea82cf6bae99d09279a9eed05acd44d
parentb92b94ac732f5c83c60be2825d8b5cec4dc469d3
batman-adv: include build_bug.h for BUILD_BUG_ON define

commit bc6245e5efd7 ("bug: split BUILD_BUG stuff out into
<linux/build_bug.h>") added a new header for BUILD_BUG_ON. It should
therefore be included instead of linux/bug.h

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/main.c
net/batman-adv/tp_meter.c
net/batman-adv/translation-table.c