summaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/memfd-util.c (renamed from src/shared/memfd.c)2
-rw-r--r--src/shared/memfd-util.h (renamed from src/shared/memfd.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/memfd.c b/src/shared/memfd-util.c
index b558177951..21ecf4b32b 100644
--- a/src/shared/memfd.c
+++ b/src/shared/memfd-util.c
@@ -31,7 +31,7 @@
#include "util.h"
#include "bus-label.h"
-#include "memfd.h"
+#include "memfd-util.h"
#include "utf8.h"
#include "missing.h"
diff --git a/src/shared/memfd.h b/src/shared/memfd-util.h
index cf588fe02f..cf588fe02f 100644
--- a/src/shared/memfd.h
+++ b/src/shared/memfd-util.h