]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/vm_attributes.h
xnu-792.6.76.tar.gz
[apple/xnu.git] / osfmk / mach / vm_attributes.h
index 595c8b926842ff12e5a9215421687c72cb262ca2..61017334a28c5fcb76349aa18af0658a3d7e6826 100644 (file)
@@ -61,8 +61,8 @@
  *
  */
 
-#ifndef        VM_ATTRIBUTES_H_
-#define        VM_ATTRIBUTES_H_
+#ifndef        _MACH_VM_ATTRIBUTES_H_
+#define        _MACH_VM_ATTRIBUTES_H_
 
 /*
  *     Types of machine-dependent attributes
@@ -90,4 +90,4 @@ typedef int           vm_machine_attribute_val_t;
 
 #define MATTR_VAL_GET_INFO     10      /* get page info (stats) */
 
-#endif /* VM_ATTRIBUTES_H_ */
+#endif /* _MACH_VM_ATTRIBUTES_H_ */