library: remove procps_pagesize_get()
This is actually a systemcall getpagesize(2) or it is defined in configure using a variety of methods, including a default hard coded value as a last resort. There is no need to have this in libprocps
This commit is contained in:
Reference in New Issue
Block a user