opnsense-src/sys/i386/linux
Brooks Davis 5d88a2aacf sysproto.h: sys/acl.h -> sys/types.h
In sysproto.h, stop including sys/acl.h as syscall defintions now use
__acl* types from sys/_types.h.  Add sys/types.h to provide types
previously provided by sys/param.h (via sys/acl.h).

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44467
2024-04-15 21:35:41 +01:00
..
imgact_linux.c linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux.h linux(4): Deduplicate mmap2 2023-09-05 21:16:39 +03:00
linux_copyout.c linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux_dummy_machdep.c linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux_genassym.c linux(4): Follow style(9), include sys/systm.h after sys/param.h 2023-08-18 13:12:02 +03:00
linux_locore.asm sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
linux_machdep.c linux(4): Deduplicate mmap2 2023-09-05 21:16:39 +03:00
linux_proto.h sysproto.h: sys/acl.h -> sys/types.h 2024-04-15 21:35:41 +01:00
linux_ptrace_machdep.c linux(4): Follow style(9), include sys/systm.h after sys/param.h 2023-08-18 13:12:02 +03:00
linux_syscall.h linux(4): Regen for linux_nosys change 2023-10-03 10:38:03 +03:00
linux_syscalls.c linux(4): Regen for linux_nosys change 2023-10-03 10:38:03 +03:00
linux_sysent.c linux(4): Regen for linux_nosys change 2023-10-03 10:38:03 +03:00
linux_systrace_args.c linux(4): Regen for linux_nosys change 2023-10-03 10:38:03 +03:00
linux_sysvec.c linux: Check for copyout errors in linux_fixup() 2023-12-25 21:04:00 -05:00
linux_vdso.lds.s sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux_vdso_gtod.c linux(4): Add a write syscall wrapper 2023-08-20 10:36:29 +03:00
Makefile sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
syscalls.conf makesyscalls: don't make syscall.mk by default 2023-11-18 00:48:14 +00:00
syscalls.master sccs: Manual changes 2023-11-26 22:23:58 -07:00