mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 14:38:05 +02:00
trivial: remove some un-needed defines
This commit is contained in:
parent
5b6bae572f
commit
b242cbd9a6
1 changed files with 0 additions and 18 deletions
|
|
@ -27,29 +27,11 @@
|
|||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gi18n-lib.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
#include <dbus/dbus-glib.h>
|
||||
#include <dbus/dbus-glib-lowlevel.h>
|
||||
|
||||
#include <polkit-dbus/polkit-dbus.h>
|
||||
|
||||
#include "dkp-daemon-glue.h"
|
||||
#include "dkp-marshal.h"
|
||||
#include "dkp-debug.h"
|
||||
#include "dkp-object.h"
|
||||
#include "dkp-history-obj.h"
|
||||
|
||||
#include "dkp-client.h"
|
||||
#include "dkp-client-device.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue