diff options
Diffstat (limited to 'libc/sysdeps/linux/i386/bits/fcntl.h')
-rw-r--r-- | libc/sysdeps/linux/i386/bits/fcntl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/i386/bits/fcntl.h b/libc/sysdeps/linux/i386/bits/fcntl.h index ad1338bfa..347d79eaf 100644 --- a/libc/sysdeps/linux/i386/bits/fcntl.h +++ b/libc/sysdeps/linux/i386/bits/fcntl.h @@ -241,6 +241,5 @@ extern ssize_t tee (int __fdin, int __fdout, size_t __len, unsigned int __flags); #endif - __END_DECLS |