treewide: switch to libubox ARRAY_SIZE immplementation
[oweals/odhcpd.git] / src / ubus.c
index 1aec590289b7b914924c613e55f8fc20e4ea5da1..816ca2a538c902291b84b044f6eabdd9039d2671 100644 (file)
@@ -4,6 +4,8 @@
 #include <netinet/in.h>
 #include <arpa/inet.h>
 
+#include <libubox/utils.h>
+
 #include "odhcpd.h"
 #include "dhcpv6.h"
 #include "dhcpv4.h"