mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-03-24 14:11:27 +00:00
libsysprof-analyze: add missing header for summary augment
This commit is contained in:
@ -37,5 +37,7 @@ SYSPROF_AVAILABLE_IN_ALL
|
||||
SysprofSymbol *sysprof_callgraph_frame_get_symbol (SysprofCallgraphFrame *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
gpointer sysprof_callgraph_frame_get_augment (SysprofCallgraphFrame *self);
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
gpointer sysprof_callgraph_frame_get_summary_augment (SysprofCallgraphFrame *self);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user