X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=object.h;h=6accda33d8c8d6b8ef33a4df50bf350d9f088dc6;hb=8805ccac40348094d26b3b892c6ca3d08dc12ae0;hp=bf744490a9a75c5e84af6384b2fa2bc4eb492452;hpb=b0d8923ec01fd91b75ab079034f89ced91500157;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;