Fixed unsorting.
This commit is contained in:
parent
93d0005574
commit
fa2a4fdbfc
@ -41,8 +41,8 @@ struct varent;
|
|||||||
|
|
||||||
extern fixpt_t ccpu;
|
extern fixpt_t ccpu;
|
||||||
extern int cflag, eval, fscale, mempages, nlistread, rawcpu;
|
extern int cflag, eval, fscale, mempages, nlistread, rawcpu;
|
||||||
extern int sumrusage, termwidth, totwidth;
|
|
||||||
extern time_t now;
|
extern time_t now;
|
||||||
|
extern int sumrusage, termwidth, totwidth;
|
||||||
extern VARENT *vhead;
|
extern VARENT *vhead;
|
||||||
|
|
||||||
__BEGIN_DECLS
|
__BEGIN_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user