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