libsysprof: stub out source for appending symbols

This commit is contained in:
Christian Hergert
2019-05-27 20:57:07 -07:00
parent 8a246d4453
commit 90c165aa08
4 changed files with 130 additions and 0 deletions

View File

@ -42,6 +42,7 @@ G_BEGIN_DECLS
# include "sysprof-symbol-resolver.h"
# include "sysprof-map-lookaside.h"
# include "sysprof-selection.h"
# include "sysprof-symbols-source.h"
# include "sysprof-tracefd-source.h"
#ifdef __linux__