add missing include
This commit is contained in:
parent
96e0b8ca42
commit
66b6fdeace
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#include <arpa/inet.h>
|
||||
#include "ubusd.h"
|
||||
|
||||
static struct avl_tree patterns;
|
||||
|
|
Loading…
Reference in a new issue