]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/ffimodule: add missing extern to kr_layer_t_static
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 22 Jan 2020 12:55:48 +0000 (13:55 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Fri, 24 Jan 2020 12:19:07 +0000 (13:19 +0100)
commit633682bed45792d40baa2b1f1df31dd2b9c93f9c
tree71d1103edaea75f23f2372fe16bc45a2da41be9d
parent1518beb1e8521771e62d0ff72d4cd13775717a3e
daemon/ffimodule: add missing extern to kr_layer_t_static

This also fixes a build error with GCC 10 on fedora.
daemon/ffimodule.h