chiark / gitweb /
Add mounting of a name=elogind cgroup if no init controller is found.
[elogind.git] / src / basic / log.c
index 5a702112f7c3af57a3b450e5dab12d5b90731e98..921c952f833dff4c76e7f8ff0cea554021171065 100644 (file)
@@ -27,8 +27,8 @@
 #include <sys/socket.h>
 #include <sys/un.h>
 #include <stddef.h>
-#include <printf.h>
 
+#include "parse-printf-format.h"
 #include "sd-messages.h"
 #include "log.h"
 #include "util.h"