Update header.

This commit is contained in:
Hisham 2016-03-31 11:01:23 -03:00
parent d15555ed2c
commit 306c5443ae
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ typedef struct DarwinProcess_ {
uint64_t utime;
uint64_t stime;
bool taskAccess;
} DarwinProcess;