https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259504
--- Comment #4 from Andriy Gapon <[email protected]> --- (In reply to Markus Wild from comment #3) That's an interesting question. I think that libprocstat.h should not be changed as it operates with fixed size types because of libkvm, etc. At the same time, fuser uses both libprocstat and sys/stat.h interfaces. So, it kind of bridges between struct stat and struct vnstat. -- You are receiving this mail because: You are the assignee for the bug.
