src/hotspot/os/aix/porting_aix.hpp
changeset 53244 9807daeb47c4
parent 47216 71c04702a3d5
--- a/src/hotspot/os/aix/porting_aix.hpp	Thu Jan 10 14:32:56 2019 -0500
+++ b/src/hotspot/os/aix/porting_aix.hpp	Thu Jan 10 15:13:51 2019 -0500
@@ -22,8 +22,8 @@
  *
  */
 
-#ifndef OS_AIX_VM_PORTING_AIX_HPP
-#define OS_AIX_VM_PORTING_AIX_HPP
+#ifndef OS_AIX_PORTING_AIX_HPP
+#define OS_AIX_PORTING_AIX_HPP
 
 #include <stddef.h>
 
@@ -107,5 +107,4 @@
 
 };
 
-#endif // OS_AIX_VM_PORTING_AIX_HPP
-
+#endif // OS_AIX_PORTING_AIX_HPP