Commit 5e5dcc1
committed
Include vm_page_size.h
The `vm_page_size` variable declared in `mach/vm_page_size.h` is used
when the header is available for inclusion. This header does not appear
to be included anywhere directly resulting in build failures due to the
missing `vm_page_size` declaration.1 parent f42369a commit 5e5dcc1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments