chiark / gitweb /
core: expose consumed CPU time per unit
[elogind.git] / src / core / path.h
index d2e91d7d71ed51f0f8b79718b034c982ff221b06..dec39333e4c9e61efb88e87628e6409f3f7f7295 100644 (file)
@@ -22,9 +22,9 @@
 ***/
 
 typedef struct Path Path;
+typedef struct PathSpec PathSpec;
 
 #include "unit.h"
-#include "mount.h"
 
 typedef enum PathState {
         PATH_DEAD,