Commit 6fceaa5f by Richard Kenner

(stdlib.h): Define __USE_FIXED_PROTOTYPES__ before including stdlib.h.

From-SVN: r13250
parent 4f23aac0
...@@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */
however invalidate any other reasons why the executable file might be however invalidate any other reasons why the executable file might be
covered by the GNU General Public License. */ covered by the GNU General Public License. */
#define __USE_FIXED_PROTOTYPES__
#include <stdlib.h> #include <stdlib.h>
#ifdef __alpha__ #ifdef __alpha__
......
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