Skip to content

Commit ecd477a

Browse files
committed
Add stdio header
1 parent de27d7d commit ecd477a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp

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

1111
#include <alloca.h>
1212
#include <inttypes.h>
13+
#include <stdio.h>
1314
#include <string.h>
1415
#include <zircon/sanitizer.h>
1516

0 commit comments

Comments
 (0)