summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.c
diff options
context:
space:
mode:
authorAnita Zhang <the.anitazha@gmail.com>2019-10-31 11:35:58 -0700
committerGitHub <noreply@github.com>2019-10-31 11:35:58 -0700
commit28b05d1e6ece19cd83afaf8f12f3fc5418151a29 (patch)
treed0f1a4ebeff513690ebb6d7c4fceda306472d4c6 /src/core/mount-setup.c
parent9e73d33128ebbf0d7c8a7194d9685a240e61c9cf (diff)
parentf5947a5e925117c55b390460d592f57504277bf9 (diff)
downloadsystemd-28b05d1e6ece19cd83afaf8f12f3fc5418151a29.tar.gz
Merge pull request #13891 from yuwata/basic-drop-missing
tree-wide: drop missing.h
Diffstat (limited to 'src/core/mount-setup.c')
-rw-r--r--src/core/mount-setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/mount-setup.c b/src/core/mount-setup.c
index f05445e4fb..7ef5b127ad 100644
--- a/src/core/mount-setup.c
+++ b/src/core/mount-setup.c
@@ -21,7 +21,6 @@
#include "label.h"
#include "log.h"
#include "macro.h"
-#include "missing.h"
#include "mkdir.h"
#include "mount-setup.h"
#include "mountpoint-util.h"