<dirent.h>/<string.h>: Remove redundant __XSI_VISIBLE checks.
authorSascha Wildner <saw@online.de>
Tue, 8 Sep 2015 16:37:53 +0000 (18:37 +0200)
committerSascha Wildner <saw@online.de>
Tue, 8 Sep 2015 19:57:09 +0000 (21:57 +0200)
commit8a9b35db766b34b6788b892ebdea19924adb488a
tree6b1f85fd022591e47acf6dd33ebdbeccad2fcbfb
parenta5235c4855aa514adbc4e1f9901a645efab054a8
<dirent.h>/<string.h>: Remove redundant __XSI_VISIBLE checks.

__XSI_VISIBLE implies __POSIX_VISIBLE, and none of these functions is
XSI.

No functional changes (expected).
include/dirent.h
include/string.h