X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=object.h;h=6accda33d8c8d6b8ef33a4df50bf350d9f088dc6;hb=f1f0d0889e5557bc467490fdbd53f7b912503a33;hp=bf744490a9a75c5e84af6384b2fa2bc4eb492452;hpb=680bab3d9a33029be38590681832ae9b6d74ad60;p=git.git diff --git a/object.h b/object.h index bf744490..6accda33 100644 --- a/object.h +++ b/object.h @@ -17,6 +17,7 @@ struct object { void *util; }; +extern int track_object_refs; extern int nr_objs; extern struct object **objs;