X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=unit.h;h=689dc00e31e3a33fff8cd604e709ae3194e4d9b2;hb=b9cd233f49f384ea4b8a91c5d1734aae3172bcae;hp=21627ef4d49b05ea77a371251dba34f487d05655;hpb=c497c7a9e4db487eab4f92421a74d721d9558186;p=elogind.git diff --git a/unit.h b/unit.h index 21627ef4d..689dc00e3 100644 --- a/unit.h +++ b/unit.h @@ -170,7 +170,7 @@ struct Meta { LIST_FIELDS(Meta, gc_queue); /* Used during GC sweeps */ - int gc_marker; + unsigned gc_marker; /* If we go down, pull down everything that depends on us, too */ bool recursive_stop;