diff options
Diffstat (limited to 'include/apos/pmem.h')
| -rw-r--r-- | include/apos/pmem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apos/pmem.h b/include/apos/pmem.h index 826ae14..884cf5c 100644 --- a/include/apos/pmem.h +++ b/include/apos/pmem.h @@ -1,6 +1,7 @@ #ifndef APOS_PMEM_H #define APOS_PMEM_H +#include <apos/mem.h> #include <apos/types.h> enum mm_order_t { |
