mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-09 02:28:19 +02:00
[label] add prototype for exported function
This commit is contained in:
parent
ea135e702e
commit
e242808bfb
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ struct _ply_label_plugin_control
|
|||
uint32_t is_hidden : 1;
|
||||
};
|
||||
|
||||
ply_label_plugin_interface_t * ply_label_plugin_get_interface (void);
|
||||
|
||||
static ply_label_plugin_control_t *
|
||||
create_control (void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue