mirror of
https://github.com/opnsense/src.git
synced 2026-06-17 12:41:39 -04:00
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 |
||
|---|---|---|
| .. | ||
| arch | ||
| api_public.h | ||
| copy.c | ||
| devicename.c | ||
| elf_freebsd.c | ||
| glue.c | ||
| glue.h | ||
| help.uboot | ||
| libuboot.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| net.c | ||
| reboot.c | ||
| time.c | ||
| uboot_console.c | ||
| uboot_disk.c | ||
| uboot_fdt.c | ||
| uboot_module.c | ||
| version | ||