From: "Theo de Raadt" Subject: Re: dt: Add missing include To: Christian Ludwig Cc: "tech@openbsd.org" Date: Fri, 02 Feb 2024 13:47:04 -0700 Christian Ludwig wrote: > Hi, > > On Fri, 2024-02-02 at 09:11 -0700, Theo de Raadt wrote: > > In the kernel, this is handled by inclusion as the legacy > > access pattern. > > Thanks for the clarification. I was adding additional trace points to > the kernel and found that some places miss this. So I better include > there. Oh, in the kernel? Yes, probably add sys/param.h or the specific limits file.