projects
/
oweals
/
mdnsd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c8215
)
service: remove obsolete uci include statements
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 3 Sep 2015 12:58:24 +0000
(14:58 +0200)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 3 Sep 2015 12:58:24 +0000
(14:58 +0200)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
service.c
patch
|
blob
|
history
diff --git
a/service.c
b/service.c
index 0b42aeeb3c47c90bdc08c3f494044dd70df27e48..fe6e5a91d31bd3475e47b3775db3e3474b848de6 100644
(file)
--- a/
service.c
+++ b/
service.c
@@
-21,9
+21,6
@@
#include <stdio.h>
#include <time.h>
-#include <uci.h>
-#include <uci_blob.h>
-
#include <libubus.h>
#include <libubox/vlist.h>
#include <libubox/uloop.h>