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

@@ -16,7 +16,7 @@
#include <unistd.h>
#include <stdio.h>
#include <uci_blob.h>
#include <uci/uci_blob.h>
#include <libubox/list.h>
#include <libubox/avl.h>
#include <libubox/avl-cmp.h>