]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/login/logind-device.c
basic: rename util.h to logarithm.h
[thirdparty/systemd.git] / src / login / logind-device.c
index 592ee3b9d65e9c3645fe716a34fcfac7f78b7250..f6050345260c63b83fb4fb06527eb4625f39175f 100644 (file)
@@ -5,7 +5,6 @@
 #include "alloc-util.h"
 #include "logind-device.h"
 #include "logind-seat-dbus.h"
-#include "util.h"
 
 Device* device_new(Manager *m, const char *sysfs, bool master) {
         Device *d;