K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-05-11T13:48:21.739129Z K 7 svn:log V 267 include: Remove checks for __BSD_VISIBLE where redundant with __XSI_VISIBLE or __POSIX_VISIBLE. Whenever sets __BSD_VISIBLE to non-zero, it also sets __POSIX_VISIBLE and __XSI_VISIBLE to the newest version supported. No functional change is intended. END