chiark / gitweb /
memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc provided...
[elogind.git] / src / libsystemd / sd-bus / bus-message.c
index 0eea32b649e08cd6299f85faee6a7c8e56ff7016..be36d9f417cac8e47306930921a1258e1bb506a1 100644 (file)
@@ -28,7 +28,7 @@
 #include "strv.h"
 #include "time-util.h"
 #include "cgroup-util.h"
-#include "memfd.h"
+#include "memfd-util.h"
 
 #include "sd-bus.h"
 #include "bus-message.h"