Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
refs/packed-backend.h: add missing declaration (hdr-check)
author
Ramsay Jones
<ramsay@ramsayjones.plus.com>
Wed, 19 Sep 2018 00:11:44 +0000
(
01:11
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 20 Sep 2018 18:50:00 +0000
(11:50 -0700)
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs/packed-backend.h
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
440984b
)
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.
*