Fix compilation of netifd and uci.

This commit is contained in:
2016-12-12 21:45:50 +01:00
parent cbbb1aa16e
commit 8ac714645d
11 changed files with 24 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
#define __NETIFD_CONFIG_H
#include <libubox/blobmsg.h>
#include <uci_blob.h>
#include <uci/uci_blob.h>
extern bool config_init;