libubus-internal: use the __hidden definition from libubox
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
8f3c5a7b50
commit
4d7b2ab639
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue