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