related: adapt to changes in 'context' structure names

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2016-07-21 00:00:00 -05:00
committed by Craig Small
parent 82d5661603
commit d7cbf3448f
13 changed files with 30 additions and 29 deletions

2
w.c
View File

@ -352,7 +352,7 @@ static int find_best_proc(
unsigned long long best_time = 0;
unsigned long long secondbest_time = 0;
struct procps_pidsinfo *info=NULL;
struct pids_info *info=NULL;
struct pids_fetch *reap;
enum pids_item items[] = {
PROCPS_PIDS_ID_TGID,