Skip to content

Commit 0bcba79

Browse files
committed
fixup! treewide: Replace uses of stdio_write with stdio_write_all
1 parent 74a80b6 commit 0bcba79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sys/fmt/fmt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <string.h>
2626
#include <unistd.h>
2727

28+
#include "stdio_base.h"
2829
#include "kernel_defines.h"
2930
#include "fmt.h"
3031

0 commit comments

Comments
 (0)