X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fpath.h;h=0d36aab960f694bc2717a9ae0aac791f3c52bd48;hp=d2e91d7d71ed51f0f8b79718b034c982ff221b06;hb=c1ff5570f4a04bb9aedea444c12dce81679224ec;hpb=718db96199eb307751264e4163555662c9a389fa diff --git a/src/core/path.h b/src/core/path.h index d2e91d7d7..0d36aab96 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"