mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
* intl/localealias.c: Remove unnecessary prototype.
This commit is contained in:
parent
976cf26954
commit
fcacd1271e
@ -1,5 +1,7 @@
|
||||
2001-07-19 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* intl/localealias.c: Remove unnecessary prototype.
|
||||
|
||||
* Makefile: Add html goal.
|
||||
* manual/Makefile: Likewise.
|
||||
|
||||
|
@ -55,7 +55,6 @@ char *alloca ();
|
||||
#if defined STDC_HEADERS || defined _LIBC
|
||||
# include <stdlib.h>
|
||||
#else
|
||||
char *getenv ();
|
||||
# ifdef HAVE_MALLOC_H
|
||||
# include <malloc.h>
|
||||
# else
|
||||
|
Loading…
Reference in New Issue
Block a user