hotspot/src/share/vm/services/gcNotifier.cpp
changeset 37248 11a660dbbb8e
parent 35498 392b50de06c6
child 46271 979ebd346ecf
--- a/hotspot/src/share/vm/services/gcNotifier.cpp	Mon Apr 04 15:05:52 2016 +0200
+++ b/hotspot/src/share/vm/services/gcNotifier.cpp	Mon Apr 04 12:57:48 2016 -0400
@@ -37,6 +37,7 @@
 #include "services/memoryService.hpp"
 #include "memoryManager.hpp"
 #include "memory/oopFactory.hpp"
+#include "memory/resourceArea.hpp"
 
 GCNotificationRequest *GCNotifier::first_request = NULL;
 GCNotificationRequest *GCNotifier::last_request = NULL;