Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
fixup! refs/refs-internal.h: avoid forward declaration of an enum
author
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Jul 2018 21:36:12 +0000
(14:36 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Jul 2018 21:36:12 +0000
(14:36 -0700)
refs/refs-internal.h
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
91c2f20
)
diff --git
a/refs/refs-internal.h
b/refs/refs-internal.h
index a78b5cb803dcf5ce9a30e15335c1e3bd9ea04cbc..54bde5089a13bb15584048cf5b18348175790285 100644
(file)
--- a/
refs/refs-internal.h
+++ b/
refs/refs-internal.h
@@
-1,7
+1,7
@@
#ifndef REFS_REFS_INTERNAL_H
#define REFS_REFS_INTERNAL_H
-#include "iterator.h"
/* for enum iterator_selection */
+#include "iterator.h"
/*
* Data structures and functions for the internal use of the refs