mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Reducing includes of system headers in jerry-libc.c (LIBC_RAW).
This commit is contained in:
parent
50554a81e4
commit
f9ff4e1ba3
@ -35,10 +35,9 @@
|
||||
FIXME(Rename __unused)
|
||||
#undef __unused
|
||||
|
||||
#include <unistd.h>
|
||||
#include <linux/fs.h>
|
||||
#include <syscall.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user