freebsd-src/sbin/restore
Brooks Davis 6bb132ba1e Reduce reliance on sys/sysproto.h pollution
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
2024-04-15 21:35:40 +01:00
..
dirs.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
extern.h sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
interactive.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
main.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
Makefile sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
restore.8 sbin: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
restore.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
restore.h restore(8): Fix typo in restore.h 2024-02-13 15:07:35 +08:00
symtab.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
tape.c Reduce reliance on sys/sysproto.h pollution 2024-04-15 21:35:40 +01:00
utilities.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00