hbc_mini.c: make it compile on NetBSD #1

Merged
andreas merged 2 commits from woods/heartbeat:master into master 2026-06-03 12:05:29 -04:00

2 Commits

Author SHA1 Message Date
woods 862a9cdea0 hbc_mini.c: make it work on NetBSD
This fixes the numbers by using the correct MIB to match the struct.
2026-06-02 13:42:11 -07:00
woods 9351938b15 hbc_mini.c: make it compile on NetBSD
Use the public "struct uvmexp_sysctl" instead of "struct uvmexp".

The numbers from the memory_monitor are wonky, but it builds and runs.
2026-06-02 12:05:42 -07:00