diff -r 3bcfa1db9717 -r d5a8dbdc5150 hotspot/src/share/vm/memory/filemap.cpp --- a/hotspot/src/share/vm/memory/filemap.cpp Wed Jul 02 20:20:45 2014 -0400 +++ b/hotspot/src/share/vm/memory/filemap.cpp Fri Jul 04 11:46:01 2014 +0200 @@ -30,6 +30,7 @@ #include "runtime/arguments.hpp" #include "runtime/java.hpp" #include "runtime/os.hpp" +#include "runtime/vm_version.hpp" #include "services/memTracker.hpp" #include "utilities/defaultStream.hpp"