dtoa.c: include stdlib.h, for 'free'.

libjava/classpath/

	* native/fdlibm/dtoa.c: include stdlib.h, for 'free'.

From-SVN: r136908
This commit is contained in:
Ralf Wildenhues
2008-06-18 19:52:21 +00:00
committed by Ralf Wildenhues
parent a7816b82f0
commit 3d97d3ec1c
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@
#include "mprec.h"
#include <string.h>
#include <stdlib.h>
static int
_DEFUN (quorem,