projects
/
oweals
/
ubus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96e0b8c
)
add missing include
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Feb 2011 15:43:30 +0000
(16:43 +0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 7 Feb 2011 15:43:30 +0000
(16:43 +0100)
ubusd_event.c
patch
|
blob
|
history
diff --git
a/ubusd_event.c
b/ubusd_event.c
index a5ff09e87e18e427eaf0d8dd39cd51ec2c9e5b6b..7b4c35eecd3c5ba461365f23e6ee9db59bd030d5 100644
(file)
--- a/
ubusd_event.c
+++ b/
ubusd_event.c
@@
-1,3
+1,4
@@
+#include <arpa/inet.h>
#include "ubusd.h"
static struct avl_tree patterns;