summaryrefslogtreecommitdiff
path: root/lib/intel_allocator_msgchannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/intel_allocator_msgchannel.h')
-rw-r--r--lib/intel_allocator_msgchannel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/intel_allocator_msgchannel.h b/lib/intel_allocator_msgchannel.h
index ac6edfb9..c7a738a0 100644
--- a/lib/intel_allocator_msgchannel.h
+++ b/lib/intel_allocator_msgchannel.h
@@ -65,6 +65,7 @@ struct alloc_req {
uint32_t handle;
uint64_t size;
uint64_t alignment;
+ uint8_t strategy;
} alloc;
struct {