Make it work with OpenBSD 2.4.
1998-12-06 Martin Baulig <martin@home-of-linux.org> * Make it work with OpenBSD 2.4. As with NetBSD: it compiles fine and the executables do not dump core - but needs a closer look whether the returned data are all valid.
This commit is contained in:
committed by
Martin Baulig
parent
b7e5a6da2d
commit
50e4bdfc93
@@ -37,7 +37,9 @@
|
||||
#include <ufs/ufs/inode.h>
|
||||
|
||||
#include <sys/ucred.h>
|
||||
#ifndef __OpenBSD__
|
||||
#include <sys/user.h>
|
||||
#endif
|
||||
#include <sys/sysctl.h>
|
||||
#include <vm/vm.h>
|
||||
|
||||
|
Reference in New Issue
Block a user