include: Automated cleanup of cdefs and other formatting
authorWarner Losh <imp@FreeBSD.org>
Fri, 24 Nov 2023 20:12:57 +0000 (13:12 -0700)
committerWarner Losh <imp@FreeBSD.org>
Mon, 27 Nov 2023 05:23:59 +0000 (22:23 -0700)
commit33ccf366718d189f206f1ed6c43cbcb7b50a2e6c
tree8186f76d077e9949db80491d77f3955bfb57229b
parente043f37205ffbde5627ff299ad25cd532f2956f0
include: Automated cleanup of cdefs and other formatting

Apply the following automated changes to try to eliminate
no-longer-needed sys/cdefs.h includes as well as now-empty
blank lines in a row.

Remove /^#if.*\n#endif.*\n#include\s+<sys/cdefs.h>.*\n/
Remove /\n+#include\s+<sys/cdefs.h>.*\n+#if.*\n#endif.*\n+/
Remove /\n+#if.*\n#endif.*\n+/
Remove /^#if.*\n#endif.*\n/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/types.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/param.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/capsicum.h>/

Sponsored by: Netflix
include/iconv.h
include/mqueue.h
include/nl_types.h
include/sched.h
include/stringlist.h
include/unistd.h