summaryrefslogtreecommitdiff
path: root/src/core/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/path.h')
-rw-r--r--src/core/path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/path.h b/src/core/path.h
index d2e91d7d71..0d36aab960 100644
--- a/src/core/path.h
+++ b/src/core/path.h
@@ -22,6 +22,7 @@
***/
typedef struct Path Path;
+typedef struct PathSpec PathSpec;
#include "unit.h"
#include "mount.h"