Axe now-empty __BSD_VISIBLE block that held renameat().

Reported by:	kib
Pointy hat:	jhb
This commit is contained in:
John Baldwin 2008-05-02 15:59:22 +00:00
parent 163b945ae1
commit e15fdac776
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178723

View file

@ -289,7 +289,5 @@ int truncate(const char *, __off_t);
#endif
#endif /* __BSD_VISIBLE */
#if __BSD_VISIBLE
#endif
__END_DECLS
#endif /* !_STDIO_H_ */