re PR libgcj/31084 (TRUE or FALSE defined)
PR libgcj/31084 * java/lang/natVMProcess.cc: Include platform.h before jvm.h. From-SVN: r124138
This commit is contained in:
committed by
John David Anglin
parent
cb80a210f7
commit
df80379db8
@@ -10,11 +10,10 @@ details. */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <gcj/cni.h>
|
||||
#include <jvm.h>
|
||||
|
||||
#include <platform.h>
|
||||
|
||||
#include <jvm.h>
|
||||
|
||||
#include <java/lang/VMProcess.h>
|
||||
#include <java/lang/Process.h>
|
||||
#include <java/io/File.h>
|
||||
|
||||
Reference in New Issue
Block a user