From 7a3bfc4ef45ec886010b63ba6ba4a7029b1cd526 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 24 Sep 1998 13:51:51 +0000 Subject: Update. 1998-09-24 Mark Kettenis * sysdeps/unix/siglist.c: Make sys_siglist a weak alias for _sys_siglist. [!HAVE_GNU_LD]: Do not define _sys_siglist as sys_siglist. This is handled correctly by the weak_alias macro. --- posix/getopt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix') diff --git a/posix/getopt.h b/posix/getopt.h index 47a601e..ffb550b 100644 --- a/posix/getopt.h +++ b/posix/getopt.h @@ -163,7 +163,7 @@ extern int _getopt_internal (); } #endif -/* Make sure we later can get all the definitions and declarations. */ +/* Make sure we later can get all the definitions and declarations. */ #undef __need_getopt #endif /* getopt.h */ -- cgit v1.1