mirror of
https://github.com/opnsense/src.git
synced 2026-06-22 15:11:03 -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 |
||
|---|---|---|
| .. | ||
| big_pipe_test.c | ||
| Makefile | ||
| Makefile.depend | ||
| pipe_fstat_bug_test.c | ||
| pipe_ino_test.c | ||
| pipe_kqueue_test.c | ||
| pipe_overcommit1_test.c | ||
| pipe_overcommit2_test.c | ||
| pipe_reverse2_test.c | ||
| pipe_reverse_test.c | ||
| pipe_wraparound_test.c | ||