chiark / gitweb /
Prep v228: Add remaining updates from upstream (3/3)
[elogind.git] / src / cgroups-agent / cgroups-agent.c
index 0e0ca77b3f4ae43bb788d9b4089b8161043380d0..f0371f23ee144953b44e347ab327b2fbf9709f56 100644 (file)
@@ -22,8 +22,9 @@
 #include <stdlib.h>
 
 #include "sd-bus.h"
-#include "log.h"
 #include "bus-util.h"
+#include "musl_missing.h"
+#include "log.h"
 
 int main(int argc, char *argv[]) {
         _cleanup_bus_flush_close_unref_ sd_bus *bus = NULL;