src/hotspot/os/aix/libo4.hpp
changeset 53244 9807daeb47c4
parent 47216 71c04702a3d5
--- a/src/hotspot/os/aix/libo4.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/os/aix/libo4.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -29,8 +29,8 @@
 // functionality (aka ILE layer) to close some functional gaps that exist in
 // the PASE layer.
 
-#ifndef OS_AIX_VM_LIBO4_HPP
-#define OS_AIX_VM_LIBO4_HPP
+#ifndef OS_AIX_LIBO4_HPP
+#define OS_AIX_LIBO4_HPP
 
 class libo4 {
 public:
@@ -87,4 +87,4 @@
   static bool removeEscapeMessageFromJoblogByContext(const void* context);
 };
 
-#endif // OS_AIX_VM_LIBO4_HPP
+#endif // OS_AIX_LIBO4_HPP