Skip to content

Commit 615ff62

Browse files
author
Oren Cohen
committed
add missing include
1 parent df1e6fc commit 615ff62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/vmpu/src/mpu_armv8m/vmpu_armv8m_unpriv_access.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "context.h"
1919
#include "debug.h"
2020
#include "vmpu.h"
21+
#include "vmpu_mpu.h"
2122
#include "vmpu_unpriv_access.h"
2223
#include <stdbool.h>
2324

0 commit comments

Comments
 (0)