Skip to content

Commit 18fda7b

Browse files
committed
frozenmod: Include header with function prototypes.
1 parent db52fd8 commit 18fda7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

py/frozenmod.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include <stdint.h>
2929

3030
#include "py/lexer.h"
31+
#include "py/frozenmod.h"
3132

3233
#if MICROPY_MODULE_FROZEN
3334

0 commit comments

Comments
 (0)