Florian Fainelli
|
b09c768149
|
ohybridproxy: Properly search for libubox/utils.h
Fixes build error with external toolchains:
/local/users/fainelli/openwrt/trunk/build_dir/target-mipsel-linux-gnu_glibc/ohybridproxy-2016-06-28-8a28ae92c97099e771c9ede5641e3782ae809c27/src/util.h:32:27:
fatal error: libubox/utils.h: No such file or directory
#include <libubox/utils.h>
^
compilation terminated.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
2017-06-05 17:57:40 -07:00 |
|