X-Git-Url: http://git.liburcu.org/?p=lttngtop.git;a=blobdiff_plain;f=src%2Flttngtoptypes.h;h=e01f804f19039a8004623f214c3ff5699fc7a96f;hp=c69ea0192c56657b1eb99ab850f7324fec5c1dd8;hb=30b646c4e7aab1e1bee8fef60619a61bd80bedad;hpb=aa15ac1c699ea5f76f6c26fb14ab22f725ecc293 diff --git a/src/lttngtoptypes.h b/src/lttngtoptypes.h index c69ea01..e01f804 100644 --- a/src/lttngtoptypes.h +++ b/src/lttngtoptypes.h @@ -21,6 +21,7 @@ #include struct lttngtop { + GHashTable *process_hash_table; /* struct processtop */ GPtrArray *process_table; /* struct processtop */ GPtrArray *files_table; /* struct files */ GPtrArray *cpu_table; /* struct cputime */