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:
committed by
Ralf Wildenhues
parent
a7816b82f0
commit
3d97d3ec1c
@@ -28,6 +28,7 @@
|
||||
|
||||
#include "mprec.h"
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
static int
|
||||
_DEFUN (quorem,
|
||||
|
||||
Reference in New Issue
Block a user