On Sat, 7 Dec 2019 20:05-0000, Graham Perrin wrote:

> --- lib/libprocstat__L ---
> /usr/src/lib/libprocstat/libprocstat.c:620:29: error: no member named 'next'
> in 'struct vm_map_entry'
>                 for (entryp = map->header.next;
>                               ~~~~~~~~~~~ ^
> /usr/src/lib/libprocstat/libprocstat.c:622:24: error: no member named 'next'
> in 'struct vm_map_entry'
>                     entryp = vmentry.next) {
>                              ~~~~~~~ ^

Try r355506.

-- 
Trond.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to