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