chiark / gitweb /
memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc provided...
[elogind.git] / src / shared / memfd-util.c
similarity index 99%
rename from src/shared/memfd.c
rename to src/shared/memfd-util.c
index b55817795162637a80061cca63628f30c003f463..21ecf4b32bb606f228a7d3c012c3ccbb5a604fca 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "util.h"
 #include "bus-label.h"
-#include "memfd.h"
+#include "memfd-util.h"
 #include "utf8.h"
 #include "missing.h"