change polkit-auth.{c,h} to util.{c,h}
[systembsd.git] / src / interfaces / logind / logind.c
index 9ccde2f42ceed1da92326ad22b96e6cba4946a5a..02323d05fe92d7267b4d8d2a8aa94870f98e243f 100644 (file)
@@ -28,6 +28,8 @@
 #include "logind-gen.h"
 #include "logind.h"
 
+#include "../../util.h"
+
 GPtrArray *logind_freeable;
 Login1Manager *logind_interf;