diff --git a/profiles/osapi/rtld.h b/profiles/osapi/rtld.h index b3cab7e..7423671 100644 --- a/profiles/osapi/rtld.h +++ b/profiles/osapi/rtld.h @@ -8,5 +8,6 @@ #define HAVE_DECL_RTLD_NODELETE 1 #define HAVE_DECL_RTLD_NOLOAD 1 #define HAVE_DECL_RTLD_NOW 1 +#define HAVE_DECL_RTLD_MEMBER 0 #endif