sysprofd: fix include

This commit is contained in:
Christian Hergert
2019-05-10 15:06:06 -07:00
parent d6d4c0d140
commit a318a135c6

View File

@ -25,6 +25,7 @@
#include <errno.h>
#include <gio/gunixfdlist.h>
#include <polkit/polkit.h>
#include <string.h>
#include <sys/syscall.h>
#include <time.h>
#include <unistd.h>