X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..7e4a7d3939db04e70062ae6c7bf24b8c8b2f5a7c:/osfmk/vm/Makefile diff --git a/osfmk/vm/Makefile b/osfmk/vm/Makefile index e7e6726e0..7181839ca 100644 --- a/osfmk/vm/Makefile +++ b/osfmk/vm/Makefile @@ -14,6 +14,7 @@ EXPORT_ONLY_FILES = \ vm_fault.h \ vm_kern.h \ vm_map.h \ + vm_options.h \ vm_pageout.h \ vm_protos.h \ vm_shared_region.h