mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-11 13:07:08 +03:00
parent
32414dace7
commit
364e4e692f
@ -26,6 +26,9 @@ in the source distribution for its full text.
|
|||||||
#include "solaris/SolarisProcess.h"
|
#include "solaris/SolarisProcess.h"
|
||||||
|
|
||||||
|
|
||||||
|
#define GZONE "global "
|
||||||
|
#define UZONE "unknown "
|
||||||
|
|
||||||
static int pageSize;
|
static int pageSize;
|
||||||
static int pageSizeKB;
|
static int pageSizeKB;
|
||||||
|
|
||||||
|
@ -8,10 +8,6 @@ Released under the GNU GPLv2, see the COPYING file
|
|||||||
in the source distribution for its full text.
|
in the source distribution for its full text.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define GZONE "global "
|
|
||||||
#define UZONE "unknown "
|
|
||||||
|
|
||||||
|
|
||||||
#include "config.h" // IWYU pragma: keep
|
#include "config.h" // IWYU pragma: keep
|
||||||
|
|
||||||
#include <kstat.h>
|
#include <kstat.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user