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