mirror of
https://github.com/opnsense/src.git
synced 2026-06-20 14:09:14 -04:00
sys/cam/cam.h includes opt_cam.h, so none of the clients need to do this. cam.h does all the right dancing to conditionally include opt_cam.h only when it makes sense. It generally only matters when cam_debug.h is included (it must be included before that). Many of the stray opt_cam.h includes were after cam_debug.h which would be a problem were it not included in cam/cam.h. The other users of CAM options that aren't debug all already include cam/cam.h. Also trim unneeded sys/cdefs.h files from the files touched. Sponsored by: Netflix |
||
|---|---|---|
| .. | ||
| sdio_if.m | ||
| sdio_subr.c | ||
| sdio_subr.h | ||
| sdiob.c | ||
| sdiob.h | ||
| sdiodevs | ||