X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fpath.h;h=116fc63ff726daa6ac53f3fb581f9c3e79f7eab1;hp=8ba0ce6890f380e93cb5f9ae7644d8a3f8754f2f;hb=1eae4c45c9d04314c927c8ac6323133414020ba3;hpb=0e456f978134100d2e0cc28c7205b3abefcc9cde diff --git a/src/path.h b/src/path.h index 8ba0ce689..116fc63ff 100644 --- a/src/path.h +++ b/src/path.h @@ -38,6 +38,7 @@ typedef enum PathState { typedef enum PathType { PATH_EXISTS, + PATH_EXISTS_GLOB, PATH_DIRECTORY_NOT_EMPTY, PATH_CHANGED, _PATH_TYPE_MAX,