Can't do `#ifdef BSD' unless we've pulled in <sys/param.h>

This commit is contained in:
deraadt 1994-09-18 02:57:08 +00:00
parent 9de7a8a1d8
commit 6e34e2ecbe

View File

@ -1,3 +1,4 @@
#include <sys/param.h>
#ifdef BSD
#ifndef BSD4_1
#define HAVE_GETPAGESIZE