Skip to content

Commit 666749c

Browse files
committed
Add another #include.
1 parent 30acd19 commit 666749c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/cem/cemcom.ansi/field.c

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

1111

1212
#ifndef NOBITFIELD
13+
#include <stdbool.h>
1314
#include <assert.h>
1415
#include <em.h>
1516
#include <em_reg.h>

0 commit comments

Comments
 (0)