From eaf11cc12a1aa4b050a8a1e7ea3770d3d9c81e95 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:29 +0200 Subject: Imported Upstream version 1.0 --- OpenFilesScreen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'OpenFilesScreen.h') diff --git a/OpenFilesScreen.h b/OpenFilesScreen.h index f5ce59c..a5d3cbc 100644 --- a/OpenFilesScreen.h +++ b/OpenFilesScreen.h @@ -38,6 +38,7 @@ typedef struct OpenFiles_FileData_ { typedef struct OpenFilesScreen_ { Process* process; + pid_t pid; Panel* display; FunctionBar* bar; bool tracing; -- cgit v1.2.3