Skip to content

Commit b7a2a3d

Browse files
committed
Fix arm builds
1 parent 3aa5f60 commit b7a2a3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

supervisor/shared/workflow.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
#include <stdbool.h>
2828
#include "py/mpconfig.h"
29+
#include "py/mpstate.h"
2930
#include "py/stackctrl.h"
3031
#include "supervisor/background_callback.h"
3132
#include "supervisor/workflow.h"

0 commit comments

Comments
 (0)