refs/packed-backend.h: add missing declaration (hdr-check)
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
440984b2d6
commit
611023f88f
@ -1,6 +1,8 @@
|
|||||||
#ifndef REFS_PACKED_BACKEND_H
|
#ifndef REFS_PACKED_BACKEND_H
|
||||||
#define REFS_PACKED_BACKEND_H
|
#define REFS_PACKED_BACKEND_H
|
||||||
|
|
||||||
|
struct ref_transaction;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Support for storing references in a `packed-refs` file.
|
* Support for storing references in a `packed-refs` file.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user