* This internal function is only declared here for the benefit of
* lookup_replace_object(). Please do not call it directly.
*/
-extern const struct object_id *do_lookup_replace_object(struct repository *r,
+const struct object_id *do_lookup_replace_object(struct repository *r,
const struct object_id *oid);
/*