hotspot/src/share/vm/compiler/disassembler.hpp
changeset 10565 dc90c239f4ec
parent 8921 14bfe81f2a9d
child 13887 89b873bcc55b
child 13873 7b72e3873785
--- a/hotspot/src/share/vm/compiler/disassembler.hpp	Tue Sep 20 23:50:16 2011 -0700
+++ b/hotspot/src/share/vm/compiler/disassembler.hpp	Sun Sep 25 16:03:29 2011 -0700
@@ -35,6 +35,9 @@
 #ifdef TARGET_OS_FAMILY_windows
 # include "os_windows.inline.hpp"
 #endif
+#ifdef TARGET_OS_FAMILY_bsd
+# include "os_bsd.inline.hpp"
+#endif
 
 class decode_env;