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:
8f3c5a7
)
libubus-internal: use the __hidden definition from libubox
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Mar 2014 21:12:21 +0000
(22:12 +0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Mar 2014 21:12:21 +0000
(22:12 +0100)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
libubus-internal.h
patch
|
blob
|
history
diff --git
a/libubus-internal.h
b/libubus-internal.h
index 3da057ee74ee05a64490e2b679c04109a0cfec1c..c50e7fd8d51fcdc3fa020753c83419e9d3f479f8 100644
(file)
--- a/
libubus-internal.h
+++ b/
libubus-internal.h
@@
-14,8
+14,6
@@
#ifndef __LIBUBUS_IO_H
#define __LIBUBUS_IO_H
-#define __hidden __attribute__((visibility ("hidden")))
-
extern struct blob_buf b;
extern const struct ubus_method watch_method;