< prev index next >

hotspot/src/share/vm/utilities/vmError.cpp

Print this page

        

@@ -20,12 +20,12 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  *
  */
 
-#include <fcntl.h>
 #include "precompiled.hpp"
+#include <fcntl.h>
 #include "code/codeCache.hpp"
 #include "compiler/compileBroker.hpp"
 #include "compiler/disassembler.hpp"
 #include "gc/shared/collectedHeap.hpp"
 #include "prims/whitebox.hpp"
< prev index next >