mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-capture: fix version value for 3.36
This commit is contained in:
@ -171,7 +171,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if SYSPROF_VERSION_MAX_ALLOWED < SYSPROF_VERSION_3_36
|
#if SYSPROF_VERSION_MAX_ALLOWED < SYSPROF_VERSION_3_36
|
||||||
# define SYSPROF_AVAILABLE_IN_3_36 SYSPROF_UNAVAILABLE(3, 34)
|
# define SYSPROF_AVAILABLE_IN_3_36 SYSPROF_UNAVAILABLE(3, 36)
|
||||||
#else
|
#else
|
||||||
# define SYSPROF_AVAILABLE_IN_3_36 _SYSPROF_EXTERN
|
# define SYSPROF_AVAILABLE_IN_3_36 _SYSPROF_EXTERN
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user