src/hotspot/os/bsd/decoder_machO.cpp
changeset 49029 010df2533db2
parent 47765 b7c7428eaab9
--- a/src/hotspot/os/bsd/decoder_machO.cpp	Tue Feb 20 12:54:26 2018 -0800
+++ b/src/hotspot/os/bsd/decoder_machO.cpp	Tue Feb 20 16:18:25 2018 -0600
@@ -27,6 +27,7 @@
 #ifdef __APPLE__
 #include "jvm.h"
 #include "decoder_machO.hpp"
+#include "memory/allocation.inline.hpp"
 
 #include <cxxabi.h>
 #include <mach-o/loader.h>