X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fautomount.c;h=f81d5a2c7f41b205e7247f6c5ef1ec9dfdcbea0b;hp=047af7759bbd3f706bf7a15a5bdb6f1498c8a9fd;hb=e51bc1a23e8f581e4fe46aa4df1bd93b7042c184;hpb=7fab9d01b5940a67ca070754361afb9dfaa520f2 diff --git a/src/automount.c b/src/automount.c index 047af7759..f81d5a2c7 100644 --- a/src/automount.c +++ b/src/automount.c @@ -37,6 +37,7 @@ #include "dbus-automount.h" #include "bus-errors.h" #include "special.h" +#include "label.h" static const UnitActiveState state_translation_table[_AUTOMOUNT_STATE_MAX] = { [AUTOMOUNT_DEAD] = UNIT_INACTIVE,