NetBSD/sys/compat/sys
kre 04653dd0ee Now that rusage_to_rusage50() has switched from being an external
function, to a static inline, we need <resource.h> for it to work.
Not all callers provide that (and nor should they need to), so include
it here.

Should unbreak the builds.
2024-01-20 08:40:37 +00:00
..
ccdvar.h
clockctl.h
cpuio.h
dirent.h
event.h Sprinkle __inline to compat_100___kevent50_{fetch_changes,put_events} 2023-07-29 11:58:53 +00:00
ipc.h
mman.h
module.h
mount.h Add missing decls, make rusage_to_rusage50 static inline. 2024-01-19 18:39:15 +00:00
msg.h s/strucure/structure/ and s/structues/structures/ in comments. 2023-02-12 16:28:32 +00:00
poll.h
resource.h Now that rusage_to_rusage50() has switched from being an external 2024-01-20 08:40:37 +00:00
rnd.h
select.h
sem.h
shm.h
siginfo.h
signal.h
signalvar.h Use "stack_t" instead of "struct sigaltstack", as the former is the 2021-11-01 05:07:15 +00:00
sigtypes.h
socket.h
sockio.h Simplify sys/compat/sys/sockio.h. No functional change intended. 2022-09-28 15:32:09 +00:00
stat.h
statvfs.h Add missing decls, make rusage_to_rusage50 static inline. 2024-01-19 18:39:15 +00:00
syslog.h
time.h
time_types.h sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
times.h
timex.h
ttycom.h
ucontext.h
uvm.h
wait.h