This commit is contained in:
Nick Hainke 2021-02-01 21:35:54 +01:00
parent 2e87bb658d
commit 54b8ee8fd1

View file

@ -23,9 +23,9 @@
#include <stdbool.h> #include <stdbool.h>
struct babel_route;
struct fd_set; struct fd_set;
struct neighbour; struct neighbour;
struct babel_route;
struct xroute; struct xroute;
// Whether to enable ubus bindings (boolean option). // Whether to enable ubus bindings (boolean option).