The __hidden definition is provided by sys/cdefs.h.
MFC after: 2 weeks
This commit is contained in:
parent
4b8c3ea4ba
commit
47536ff629
@ -66,10 +66,6 @@
|
||||
WEAK_REF(func, SYM_FBP10(sym)); \
|
||||
SYM_DEFAULT(sym, SYM_FBP10(sym), FBSDprivate_1.0)
|
||||
|
||||
#ifndef __hidden
|
||||
#define __hidden __attribute__((visibility("hidden")))
|
||||
#endif
|
||||
|
||||
#include "pthread_md.h"
|
||||
#include "thr_umtx.h"
|
||||
#include "thread_db.h"
|
||||
|
Loading…
Reference in New Issue
Block a user