Remove sys/param.h
It was used for nitems, but I converted it to __arraycount later, and is already pulled in by header pollution on FreeBSD as well as NetBSD ala sys/cdefs.h
This commit is contained in:
parent
ce3bf87904
commit
2d9dd7d9d3
@ -30,7 +30,6 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <atf-c.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user