Skip to content

Commit f9c52fc

Browse files
dschoGit for Windows Build Agent
authored and
Git for Windows Build Agent
committed
fixup??? survey: add command line opts to select references
The `-ll` header went away again... Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 1438652 commit f9c52fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builtin/survey.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "hex.h"
77
#include "object.h"
88
#include "object-name.h"
9-
#include "object-store-ll.h"
9+
#include "object-store.h"
1010
#include "parse-options.h"
1111
#include "path-walk.h"
1212
#include "progress.h"

0 commit comments

Comments
 (0)