mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 23:32:52 -04:00
Add sys/errno.h, sys/malloc.h, sys/queue.h, and vm/uma.h as needed. sys/sysproto.h currently includes sys/acl.h which currently includes sys/param.h, sys/queue.h, and vm/uma.h which in turn bring in sys/errno.h sys/malloc.h. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D44465 |
||
|---|---|---|
| .. | ||
| dirs.c | ||
| extern.h | ||
| interactive.c | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| restore.8 | ||
| restore.c | ||
| restore.h | ||
| symtab.c | ||
| tape.c | ||
| utilities.c | ||