Skip to content

Commit 336d8c4

Browse files
committed
compiler-rt: remove unnecessary include
This is to sync the code with upstream, see: See llvm/llvm-project#73439 (comment) Fixes: 4c9a0ad MFC after: 3 days (cherry picked from commit d203302)
1 parent 2d6a03d commit 336d8c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747

4848
#if SANITIZER_FREEBSD
4949
#include <pthread_np.h>
50-
#include <stdlib.h>
5150
#include <osreldate.h>
5251
#include <sys/auxv.h>
5352
#include <sys/sysctl.h>

0 commit comments

Comments
 (0)