mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-12 05:30:31 +00:00
The int brnf_call_ebtables in the header should be extern, otherwise every object file gets its own int and they will conflict when linking the binary. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39533