mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: use symbol versioning macros
This commit is contained in:
@ -18,8 +18,7 @@
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*/
|
||||
|
||||
#ifndef SYSPROF_UI_H
|
||||
#define SYSPROF_UI_H
|
||||
#pragma once
|
||||
|
||||
#include <sysprof.h>
|
||||
|
||||
@ -47,5 +46,3 @@ G_BEGIN_DECLS
|
||||
#undef SYSPROF_UI_INSIDE
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* SYSPROF_UI_H */
|
||||
|
||||
Reference in New Issue
Block a user