gluon-mesh-batman-adv-core: respondd: add uci.h include
This include wasn't actually missing, but well hidden behind the iwinfo.h include. Make this more obvious.
This commit is contained in:
parent
01878f4bbc
commit
fc6d4d6c97
@ -29,6 +29,7 @@
|
||||
#include <iwinfo.h>
|
||||
#include <json-c/json.h>
|
||||
#include <libgluonutil.h>
|
||||
#include <uci.h>
|
||||
|
||||
#include <alloca.h>
|
||||
#include <glob.h>
|
||||
|
Loading…
Reference in New Issue
Block a user