X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=load-fragment.h;h=709859522d0bae6b369aabfabb144482eb672472;hb=37d88da701d75a3893b262580dc59042147a9b89;hp=cc7f6c590e09a7d711dc3ed9a26a1d2fffc8d55f;hpb=a7334b0952ab66c17ee787e36e6d2c5ceb387de6;p=elogind.git diff --git a/load-fragment.h b/load-fragment.h index cc7f6c590..709859522 100644 --- a/load-fragment.h +++ b/load-fragment.h @@ -26,6 +26,6 @@ /* Read service data from .desktop file style configuration fragments */ -int unit_load_fragment(Unit *u); +int unit_load_fragment(Unit *u, UnitLoadState *new_state); #endif