mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
While <sys/sysctl.h> includes <sys/queue.h> unconditionally, it is only actually used in code which is conditional on _KERNEL. Make the #include itself conditional as well, and fix userland code that uses <sys/queue.h> for other purposes but relied on <sys/sysctl.h> to bring it in. MFC after: 1 week |
||
|---|---|---|
| .. | ||
| misc | ||
| Makefile | ||
| Makefile.depend | ||
| route6d.8 | ||
| route6d.c | ||
| route6d.h | ||