summaryrefslogtreecommitdiff
path: root/libc/debian/patches/rtld-mmapobj.patch
blob: a000eea2a04b0299733c13f12e4798f592945cf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: libc/usr/src/cmd/sgs/rtld/common/analyze.c
===================================================================
--- libc.orig/usr/src/cmd/sgs/rtld/common/analyze.c
+++ libc/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