diff --git a/osal/allocator/allocator_dma_heap.c b/osal/allocator/allocator_dma_heap.c index b7d38918..927d9ff5 100644 --- a/osal/allocator/allocator_dma_heap.c +++ b/osal/allocator/allocator_dma_heap.c @@ -23,8 +23,6 @@ #include #include -#include - #include "os_mem.h" #include "allocator_dma_heap.h"