From b25ad630be8b0f362fea44a97efbead83d1dd2ae Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 16 Jan 2006 18:07:18 +0000 Subject: Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) --- libc/string/psignal.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/string/psignal.c') diff --git a/libc/string/psignal.c b/libc/string/psignal.c index daf9764b1..64b52c98b 100644 --- a/libc/string/psignal.c +++ b/libc/string/psignal.c @@ -12,6 +12,7 @@ libc_hidden_proto(fprintf) libc_hidden_proto(strsignal) +libc_hidden_proto(stderr) /* TODO: make this threadsafe with a reentrant version of strsignal? */ -- cgit v1.2.3