fix linux build

This commit is contained in:
Ivan Avdeev 2021-10-20 11:47:15 -07:00 committed by Ivan Avdeev
parent 94ce06d674
commit 49ce8423d0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <stdint.h>
#include <assert.h>
#include <string.h>
#define APROF_SCOPE_DECLARE(scope) \
static aprof_scope_id_t _aprof_scope_id_##scope = -1