Skip to content

Commit 2f6326a

Browse files
author
River Dillon
committed
Remove <linux/unistd.h>
1 parent c0d0406 commit 2f6326a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

driver/others/memory.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,7 +1702,6 @@ inline int atoi(const char *str) { return 0; }
17021702
#include <sys/sysinfo.h>
17031703
#include <sched.h>
17041704
#include <errno.h>
1705-
#include <linux/unistd.h>
17061705
#include <sys/syscall.h>
17071706
#include <sys/time.h>
17081707
#include <sys/resource.h>

0 commit comments

Comments
 (0)