diff options
Diffstat (limited to 'libc/string/psignal.c')
-rw-r--r-- | libc/string/psignal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/psignal.c b/libc/string/psignal.c index a852e6047..467e3bc37 100644 --- a/libc/string/psignal.c +++ b/libc/string/psignal.c @@ -12,7 +12,6 @@ libc_hidden_proto(fprintf) libc_hidden_proto(strsignal) -libc_hidden_proto(stderr) /* TODO: make this threadsafe with a reentrant version of strsignal? */ |