mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 20:24:35 +03:00
add missing update to header file
This commit is contained in:
@ -38,6 +38,7 @@ typedef struct OpenFiles_FileData_ {
|
|||||||
|
|
||||||
typedef struct OpenFilesScreen_ {
|
typedef struct OpenFilesScreen_ {
|
||||||
Process* process;
|
Process* process;
|
||||||
|
pid_t pid;
|
||||||
Panel* display;
|
Panel* display;
|
||||||
FunctionBar* bar;
|
FunctionBar* bar;
|
||||||
bool tracing;
|
bool tracing;
|
||||||
|
Reference in New Issue
Block a user