Skip to content

Commit c886af9

Browse files
committed
SQUASH??? play well with other topics by preemptively including "repository.h"
1 parent e056dec commit c886af9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repack-geometry.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#define DISABLE_SIGN_COMPARE_WARNINGS
22

33
#include "git-compat-util.h"
4+
#include <repository.h>
45
#include "repack.h"
56
#include "hex.h"
67
#include "packfile.h"

0 commit comments

Comments
 (0)