mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-10 03:04:36 +03:00
Solaris: get completely out of the file handling business using libproc
This commit is contained in:

committed by
Hisham Muhammad

parent
4ba06c51e5
commit
45fad05b4a
@ -12,6 +12,8 @@ in the source distribution for its full text.
|
||||
|
||||
#include "Settings.h"
|
||||
#include <zone.h>
|
||||
#include <sys/proc.h>
|
||||
#include <libproc.h>
|
||||
|
||||
typedef enum SolarisProcessFields {
|
||||
// Add platform-specific fields here, with ids >= 100
|
||||
|
Reference in New Issue
Block a user