diff options
Diffstat (limited to 'src/core/path.h')
-rw-r--r-- | src/core/path.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/path.h b/src/core/path.h index 0d36aab960..dec39333e4 100644 --- a/src/core/path.h +++ b/src/core/path.h @@ -25,7 +25,6 @@ typedef struct Path Path; typedef struct PathSpec PathSpec; #include "unit.h" -#include "mount.h" typedef enum PathState { PATH_DEAD, |