git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
440984b
)
refs/packed-backend.h: add missing declaration (hdr-check)
author
Ramsay Jones
<redacted>
Wed, 19 Sep 2018 00:11:44 +0000
(
01:11
+0100)
committer
Junio C Hamano
<redacted>
Thu, 20 Sep 2018 18:50:00 +0000
(11:50 -0700)
Signed-off-by: Ramsay Jones <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs/packed-backend.h
patch
|
blob
|
history
diff --git
a/refs/packed-backend.h
b/refs/packed-backend.h
index 640245d3b9f23a8ae7866dd477a5ed9bbfc71cde..a01a0aff9c77280d7b3e605230af822fdab24ca9 100644
(file)
--- a/
refs/packed-backend.h
+++ b/
refs/packed-backend.h
@@
-1,6
+1,8
@@
#ifndef REFS_PACKED_BACKEND_H
#define REFS_PACKED_BACKEND_H
+struct ref_transaction;
+
/*
* Support for storing references in a `packed-refs` file.
*
git clone https://git.99rst.org/PROJECT