diff options
Diffstat (limited to 'src/internal/syscall_ret.c')
-rw-r--r-- | src/internal/syscall_ret.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/syscall_ret.c b/src/internal/syscall_ret.c index e4a1bdbe..d99f4a50 100644 --- a/src/internal/syscall_ret.c +++ b/src/internal/syscall_ret.c @@ -1,5 +1,4 @@ #include <errno.h> -#include <unistd.h> long __syscall_ret(unsigned long r) { |