diff --git a/include/stdio.h b/include/stdio.h index dcac1d77fcbb..c91e9b297d71 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -289,7 +289,5 @@ int truncate(const char *, __off_t); #endif #endif /* __BSD_VISIBLE */ -#if __BSD_VISIBLE -#endif __END_DECLS #endif /* !_STDIO_H_ */