Commit 391eab28 authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

add missing update to header file

parent 7d7118b1
......@@ -38,6 +38,7 @@ typedef struct OpenFiles_FileData_ {
typedef struct OpenFilesScreen_ {
Process* process;
pid_t pid;
Panel* display;
FunctionBar* bar;
bool tracing;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment