libsysprof: allow kallsyms usage from daemon

This commit is contained in:
Christian Hergert
2019-05-08 17:52:07 -07:00
parent 543bf87b81
commit 46d3c553e5

View File

@ -20,10 +20,6 @@
#pragma once
#if !defined (SYSPROF_INSIDE) && !defined (SYSPROF_COMPILATION)
# error "Only <sysprof.h> can be included directly."
#endif
#include "sysprof-version-macros.h"
G_BEGIN_DECLS