Merge branch 'hishamhm-pull-843'

This commit is contained in:
Nathan Scott
2020-08-19 17:47:38 +10:00
4 changed files with 111 additions and 3 deletions

View File

@ -62,6 +62,7 @@ typedef struct LinuxProcessList_ {
CPUData* cpus;
TtyDriver* ttyDrivers;
bool haveSmapsRollup;
#ifdef HAVE_DELAYACCT
struct nl_sock *netlink_socket;