<sys/cdefs.h>: Ensure that __{BSD,EXT1}_VISIBLE are never undefined.
authorSascha Wildner <saw@online.de>
Sat, 7 Dec 2019 11:28:25 +0000 (12:28 +0100)
committerSascha Wildner <saw@online.de>
Sat, 7 Dec 2019 11:28:25 +0000 (12:28 +0100)
commit3473d236e6d497880982efb5dbcc46318448e69b
tree531f9b102fee209851f26963e0e78a93309ade34
parente814aebca39f73c92c8d68012bdd54cddf307553
<sys/cdefs.h>: Ensure that __{BSD,EXT1}_VISIBLE are never undefined.

This is to fix -Wundef warnings that might occur if the environment is
restricted to POSIX or X/Open.

Thanks to zrj for testing with a dports bulk build.
sys/sys/cdefs.h