src/hotspot/share/memory/metaspace/metaDebug.hpp
branchstuefe-new-metaspace-branch
changeset 58683 2d5dd194c65c
parent 58227 0e7d9a23261e
--- a/src/hotspot/share/memory/metaspace/metaDebug.hpp	Wed Oct 16 17:41:03 2019 +0200
+++ b/src/hotspot/share/memory/metaspace/metaDebug.hpp	Thu Oct 17 16:39:45 2019 +0200
@@ -26,6 +26,7 @@
 #define SHARE_MEMORY_METASPACE_METADEBUG_HPP
 
 #include "memory/allocation.hpp"
+#include "runtime/globals.hpp" // For MetaspaceVerifyInterval
 
 namespace metaspace {