mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-09 07:08:07 +02:00
lib: Prepare headers for internal g_auto* usage
This commit is contained in:
parent
0d08f8feea
commit
5e8b96ea24
1 changed files with 1 additions and 2 deletions
|
|
@ -34,9 +34,8 @@
|
|||
#include <stdio.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
#include "up-client.h"
|
||||
#include "upower.h"
|
||||
#include "up-daemon-generated.h"
|
||||
#include "up-device.h"
|
||||
|
||||
static void up_client_class_init (UpClientClass *klass);
|
||||
static void up_client_initable_iface_init (GInitableIface *iface);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue