Update machine_OpenBSD.c
<sys/dkstat.h> is no longer part of OpenBSD 5.9+ Remaining defines from this file can already be found in <sys/sched.h>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#include <string.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/dkstat.h>
|
||||
#include <sys/sched.h>
|
||||
#include <sys/ucred.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
Reference in New Issue
Block a user