This avoids the need to explicitly include sys/malloc.h before
sys/proc.h.
Suggested by: kib
Differential D44766 Authored by brooks on Apr 12 2024, 9:48 PM.
Details
Summary This avoids the need to explicitly include sys/malloc.h before Suggested by: kib
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptApr 12 2024, 9:48 PM2024-04-12 21:48:04 (UTC+0) Harbormaster completed remote builds in B57068: Diff 136967.Apr 12 2024, 9:48 PM2024-04-12 21:48:30 (UTC+0) brooks added a child revision: D44465: Reduce reliance on sys/sysproto.h pollution.Apr 12 2024, 9:49 PM2024-04-12 21:49:13 (UTC+0) This revision is now accepted and ready to land.Apr 12 2024, 11:34 PM2024-04-12 23:34:15 (UTC+0) Closed by commit rG101c80fe46b5: sys/malloc.h: move sys/proc.h MALLOC_DECLAREs here (authored by brooks). · Explain WhyApr 15 2024, 8:43 PM2024-04-15 20:43:58 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137066 sys/sys/malloc.h
sys/sys/proc.h
|