Small updates for NetBSD port
This commit is contained in:
parent
5e52163ff7
commit
0611bb92b6
@ -62,7 +62,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifdef __FreeBSD__ || __NetBSD__
|
||||
#if defined(__FreeBSD__) || defined(__NetBSD__)
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/errno.h>
|
||||
|
Reference in New Issue
Block a user