Partial build fix for NetBSD
This commit is contained in:
parent
8cb1730cb1
commit
3524740fd4
|
@ -121,7 +121,6 @@ static int _sysinfo_generic(struct sysinfo * info)
|
||||||
|| defined(_sysinfo_ram_sysctl_uvm) \
|
|| defined(_sysinfo_ram_sysctl_uvm) \
|
||||||
|| defined(_sysinfo_procs_sysctl)
|
|| defined(_sysinfo_procs_sysctl)
|
||||||
# include <sys/param.h>
|
# include <sys/param.h>
|
||||||
# define _KMEMUSER /* XXX for NetBSD */
|
|
||||||
# include <sys/sysctl.h>
|
# include <sys/sysctl.h>
|
||||||
# endif
|
# endif
|
||||||
# if defined(_sysinfo_uptime_sysctl)
|
# if defined(_sysinfo_uptime_sysctl)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user