Skip to content

Commit 098907e

Browse files
committed
another header added
1 parent 3cd06dd commit 098907e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

s_mp_fprintf.c

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#ifndef MP_NO_FILE
77
#include <stdarg.h>
88
#include <stdint.h>
9+
#include <stdbool.h>
910
#include <inttypes.h>
1011
#include <string.h>
1112
#include <sys/types.h>

0 commit comments

Comments
 (0)