Index: b/usr/src/cmd/sgs/rtld/common/analyze.c =================================================================== --- a/usr/src/cmd/sgs/rtld/common/analyze.c +++ b/usr/src/cmd/sgs/rtld/common/analyze.c @@ -48,6 +48,8 @@ #include "_inline_gen.h" #include "msg.h" +int mmapobj(int, uint_t, mmapobj_result_t *, uint_t *, void *); + /* * If a load filter flag is in effect, and this object is a filter, trigger the * loading of all its filtees. The load filter flag is in effect when creating