mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-15 06:54:05 +08:00
* intl/localealias.c (strings.h): Include.
From-SVN: r47873
This commit is contained in:
parent
32065bf250
commit
0309cd882d
gcc/intl
@ -1,3 +1,7 @@
|
||||
Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
|
||||
|
||||
* localealias.c (strings.h): Include.
|
||||
|
||||
Mon Dec 10 06:09:57 2001 Douglas B. Rupp <rupp@gnat.com>
|
||||
|
||||
* Makefile.in (OUTPUT_OPTION): Add configure variable.
|
||||
|
@ -57,6 +57,10 @@ char *alloca ();
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef STRING_WITH_STRINGS
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
#include "gettextP.h"
|
||||
|
||||
/* @@ end of prolog @@ */
|
||||
|
Loading…
Reference in New Issue
Block a user