Partially fix the build on NetBSD
This commit is contained in:
parent
3f12810f6a
commit
8f0a2c09dd
|
@ -160,6 +160,7 @@ static int _sysinfo_loads_sysctl(struct sysinfo * info)
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if defined(_sysinfo_ram_sysctl)
|
# if defined(_sysinfo_ram_sysctl)
|
||||||
|
# include <uvm/uvm.h>
|
||||||
static int _sysinfo_ram_sysctl(struct sysinfo * info)
|
static int _sysinfo_ram_sysctl(struct sysinfo * info)
|
||||||
{
|
{
|
||||||
int mib[2];
|
int mib[2];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user