Fix the __BSD_VISIBLE check in a few headers.
authorSascha Wildner <saw@online.de>
Sat, 29 Sep 2018 12:58:14 +0000 (14:58 +0200)
committerSascha Wildner <saw@online.de>
Sat, 29 Sep 2018 12:58:14 +0000 (14:58 +0200)
commitf33ef0a8222239d65f589ccaea05b2fe426b09fa
tree30e5c06407629527bf57648fb1908de8786df6ee
parent446b48294136b34a58946cc1134b2f60035bc00a
Fix the __BSD_VISIBLE check in a few headers.

#if must be used, not #ifdef.
include/strings.h
include/time.h
include/utmpx.h