Skip to content

Commit 3f67c42

Browse files
committed
fix: attempt removing sched.h
Signed-off-by: krishna2803 <[email protected]>
1 parent cbcaf85 commit 3f67c42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler-rt/lib/scudo/standalone/mem_map_linux.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include <errno.h>
2323
#include <fcntl.h>
2424
#include <linux/futex.h>
25-
#include <sched.h>
2625
#include <stdio.h>
2726
#include <stdlib.h>
2827
#include <string.h>

0 commit comments

Comments
 (0)