Skip to content

Commit fa065c8

Browse files
committed
on MAC, can't reference <asm/unistd.h>, but <unistd.h>
1 parent bb1d55a commit fa065c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/Util.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <sys/syscall.h>
2424
#include <unistd.h>
2525
#include <sys/ioctl.h>
26-
#include <asm/unistd.h>
2726
#include <cstdio>
2827
#include <cstdlib>
2928

0 commit comments

Comments
 (0)