mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 16:00:10 +01:00
trivial: fix a compile warning
This commit is contained in:
parent
29d4de79e1
commit
41917bfc73
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
#include <sys/time.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <glib/gi18n-lib.h>
|
#include <glib/gi18n-lib.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue