diff options
Diffstat (limited to 'libc/sysdeps/linux/powerpc/bits/fcntl.h')
-rw-r--r-- | libc/sysdeps/linux/powerpc/bits/fcntl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/powerpc/bits/fcntl.h b/libc/sysdeps/linux/powerpc/bits/fcntl.h index 680ee7705..a96abc974 100644 --- a/libc/sysdeps/linux/powerpc/bits/fcntl.h +++ b/libc/sysdeps/linux/powerpc/bits/fcntl.h @@ -240,5 +240,6 @@ extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout, extern ssize_t tee (int __fdin, int __fdout, size_t __len, unsigned int __flags); +#endif __END_DECLS |