mirror of
https://github.com/opnsense/src.git
synced 2026-06-21 14:39:34 -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 |
||
|---|---|---|
| .. | ||
| generic_cleanup.sh | ||
| Makefile | ||
| params.h | ||
| rtsock_common.h | ||
| rtsock_config.h | ||
| rtsock_print.h | ||
| test_routing_l3.py | ||
| test_rtsock_l3.c | ||
| test_rtsock_lladdr.c | ||
| test_rtsock_multipath.py | ||
| test_rtsock_ops.c | ||