Re: git: 88deb1cff92c - main - makefs/zfs: Explicitly include sys/param.h for nitems()
- In reply to: Mark Johnston : "git: 88deb1cff92c - main - makefs/zfs: Explicitly include sys/param.h for nitems()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jun 2026 15:28:34 UTC
Hi, As a reminder, I created 'sys/_param.h' a while ago to contain very common stuff (such as NBBY and nitems()) that people may want but without including the whole 'sys/param.h' header. Feel free to amend it and add more common macros/functions as needed. Thanks and regards. -- Olivier Certner