fff-wireguard: Add missing include for get_mac_label #158

Closed
fbl wants to merge 1 commits from fbl/firmware:gml-fixup into master

1 Commits

Author SHA1 Message Date
Fabian Bläse f2e7d605c7 fff-wireguard: Add missing include for get_mac_label
The OpenWrt function get_mac_label resides in /lib/functions/system.sh,
so it has to be included, if we want to use this function.

This include was missing in the fff-wireguard layer3 configuration
script, so it is added here.

Fixes: 68c7d75a1b ("treewide: exploit label MAC address from OpenWrt")

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2021-08-05 17:56:11 +02:00