diff --git a/babeld/src/ubus.h b/babeld/src/ubus.h index be9059a..9c16e37 100644 --- a/babeld/src/ubus.h +++ b/babeld/src/ubus.h @@ -23,9 +23,9 @@ #include +struct babel_route; struct fd_set; struct neighbour; -struct babel_route; struct xroute; // Whether to enable ubus bindings (boolean option).