chiark / gitweb /
Add missing includes in header files
[elogind.git] / src / core / path.h
index d2e91d7d71ed51f0f8b79718b034c982ff221b06..0d36aab960f694bc2717a9ae0aac791f3c52bd48 100644 (file)
@@ -22,6 +22,7 @@
 ***/
 
 typedef struct Path Path;
+typedef struct PathSpec PathSpec;
 
 #include "unit.h"
 #include "mount.h"