From d3556ac929680a279b9a989b0797c1dba7da8389 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 20 Jan 1999 18:32:29 +0000 Subject: Update. * elf/dl-close.c: Handle failed loads which would have gone in the global scope correctly. * elf/testobj1.c: Include stdlib.h to get NULL defined. * elf/testobj2.c: Likewise. * elf/testobj3.c: Likewise. * elf/testobj4.c: Likewise. * elf/testobj5.c: Likewise. * iconvdata/sami-ws2.c: New file. --- elf/testobj4.c | 1 + 1 file changed, 1 insertion(+) (limited to 'elf/testobj4.c') diff --git a/elf/testobj4.c b/elf/testobj4.c index 38905c824a..d780bef077 100644 --- a/elf/testobj4.c +++ b/elf/testobj4.c @@ -1,4 +1,5 @@ #include +#include int obj4func1 (int a __attribute__ ((unused))) -- cgit v1.2.3