Can't do `#ifdef BSD' unless we've pulled in <sys/param.h>
This commit is contained in:
parent
9de7a8a1d8
commit
6e34e2ecbe
@ -1,3 +1,4 @@
|
||||
#include <sys/param.h>
|
||||
#ifdef BSD
|
||||
#ifndef BSD4_1
|
||||
#define HAVE_GETPAGESIZE
|
||||
|
Loading…
Reference in New Issue
Block a user