Skip to content

Commit 2a94d70

Browse files
authored
Merge pull request #50 from seker/seker
Removed unused header <asm/unistd.h> in Util.h
2 parents bb1d55a + fa065c8 commit 2a94d70

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)