From 548330d38eefef72c138211300e867733613c7c2 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Mon, 26 Aug 1996 17:39:10 +0000 Subject: *** empty log message *** --- sysdeps/stub/init-first.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdeps/stub') diff --git a/sysdeps/stub/init-first.c b/sysdeps/stub/init-first.c index de803fadd0..32ffa82c8a 100644 --- a/sysdeps/stub/init-first.c +++ b/sysdeps/stub/init-first.c @@ -19,6 +19,8 @@ Cambridge, MA 02139, USA. */ #include +int __libc_multiple_libcs = 1; + extern void __libc_init (int, char **, char **); #ifdef PIC -- cgit v1.2.3