From 4d7b2ab6390584839bbee0a42bf1556b25afb4f1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 18 Mar 2014 22:12:21 +0100 Subject: [PATCH] libubus-internal: use the __hidden definition from libubox Signed-off-by: Felix Fietkau --- libubus-internal.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libubus-internal.h b/libubus-internal.h index 3da057e..c50e7fd 100644 --- 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; -- 2.11.0