Commit 0309cd88 by Douglas B Rupp Committed by Richard Kenner

* intl/localealias.c (strings.h): Include.

From-SVN: r47873
parent 32065bf2
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> Mon Dec 10 06:09:57 2001 Douglas B. Rupp <rupp@gnat.com>
* Makefile.in (OUTPUT_OPTION): Add configure variable. * Makefile.in (OUTPUT_OPTION): Add configure variable.
......
...@@ -57,6 +57,10 @@ char *alloca (); ...@@ -57,6 +57,10 @@ char *alloca ();
# endif # endif
#endif #endif
#ifdef STRING_WITH_STRINGS
#include <strings.h>
#endif
#include "gettextP.h" #include "gettextP.h"
/* @@ end of prolog @@ */ /* @@ end of prolog @@ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment