diff options
Diffstat (limited to 'lib/libc/unistd/dup.c')
| -rw-r--r-- | lib/libc/unistd/dup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/unistd/dup.c b/lib/libc/unistd/dup.c index 73fb1a6e..9ab81350 100644 --- a/lib/libc/unistd/dup.c +++ b/lib/libc/unistd/dup.c @@ -1,6 +1,5 @@ - #include <syscall.h> // for __syscall_1, syscall int dup(int fildes) |
