including sys/cdefs.h manually started as a result of netbsd trying to
authorderaadt <deraadt@openbsd.org>
Mon, 13 Dec 2021 18:28:39 +0000 (18:28 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 13 Dec 2021 18:28:39 +0000 (18:28 +0000)
commite16a722a8a965b85c7889b97d3d2e0580039ade0
treebc32a2895077121126bead26e7b5f7b2217bcbd8
parentae5d40d61be697d11b976d3cc1df9f33783df2e5
including sys/cdefs.h manually started as a result of netbsd trying to
macro-build a replacement for sccsid, and was done without any concern
for namespace damage.  Unfortunately this practice started infecting
other code as others were unaware they didn't need the file.
ok millert guenther
31 files changed:
lib/libc/arch/aarch64/gen/fpgetround.c
lib/libc/arch/aarch64/gen/fpgetsticky.c
lib/libc/arch/aarch64/gen/fpsetround.c
lib/libc/arch/aarch64/gen/fpsetsticky.c
libexec/ld.so/sparc64/SYS.h
sbin/dhclient/log.h
sbin/dhcpleased/log.h
sbin/slaacd/log.h
sbin/unwind/log.h
usr.bin/fgen/fgen.l
usr.sbin/dhcpd/log.h
usr.sbin/dhcrelay/log.h
usr.sbin/dhcrelay6/log.h
usr.sbin/dvmrpd/log.h
usr.sbin/eigrpd/log.h
usr.sbin/ifstated/log.h
usr.sbin/iscsid/log.h
usr.sbin/ldapd/log.h
usr.sbin/lpd/log.h
usr.sbin/ntpd/log.h
usr.sbin/ospf6d/log.h
usr.sbin/ospfd/log.h
usr.sbin/rad/log.h
usr.sbin/radiusd/imsg_subr.h
usr.sbin/radiusd/log.h
usr.sbin/radiusd/radiusd_module.h
usr.sbin/radiusd/util.h
usr.sbin/ripd/log.h
usr.sbin/smtpd/log.h
usr.sbin/syslogd/log.h
usr.sbin/vmd/vmd.c