diff options
Diffstat (limited to 'reftable/system.c')
| -rw-r--r-- | reftable/system.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/reftable/system.c b/reftable/system.c index e25ccc0da3..1ee268b125 100644 --- a/reftable/system.c +++ b/reftable/system.c @@ -1,3 +1,5 @@ +#include "../git-compat-util.h" + #include "system.h" #include "basics.h" #include "reftable-error.h" |
