X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fautomount.h;h=8334c9752d4c128f36d0ed2f79b2bf92ca1c5fab;hb=3e52541ef51b1004357fbcd4bf863fb955ab83e9;hp=c6326ed3c23d99cd197d6bb2ff722c669ad74e70;hpb=57020a3abff20f176e9f0cbb982d7977119d6f08;p=elogind.git diff --git a/src/automount.h b/src/automount.h index c6326ed3c..8334c9752 100644 --- a/src/automount.h +++ b/src/automount.h @@ -36,7 +36,7 @@ typedef enum AutomountState { } AutomountState; struct Automount { - Meta meta; + Unit meta; AutomountState state, deserialized_state;