summaryrefslogtreecommitdiffstats
path: root/include/stdio.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-05-02 15:59:22 +0000
committerjhb <jhb@FreeBSD.org>2008-05-02 15:59:22 +0000
commitb0120d71fa5dce268c8356d96efa04301e119b04 (patch)
tree02ac47d599ca51c5a488ffe83f9712558ba3101f /include/stdio.h
parent69b799264e95500c42ff3af0b161dc7c3f1826d2 (diff)
downloadFreeBSD-src-b0120d71fa5dce268c8356d96efa04301e119b04.zip
FreeBSD-src-b0120d71fa5dce268c8356d96efa04301e119b04.tar.gz
Axe now-empty __BSD_VISIBLE block that held renameat().
Reported by: kib Pointy hat: jhb
Diffstat (limited to 'include/stdio.h')
-rw-r--r--include/stdio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/stdio.h b/include/stdio.h
index dcac1d7..c91e9b2 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_ */
OpenPOWER on IntegriCloud