Skip to content

Commit 91f9bff

Browse files
authored
Update FuzzerIOPosix.cpp
1 parent 79f9e62 commit 91f9bff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include <cstdarg>
1616
#include <cstdio>
1717
#include <dirent.h>
18+
#include <errno.h>
1819
#include <fstream>
1920
#include <iterator>
2021
#include <libgen.h>

0 commit comments

Comments
 (0)