diff options
Diffstat (limited to 'src/hash.h')
| -rw-r--r-- | src/hash.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hash.h b/src/hash.h index 0db0339dc..cce3a7f30 100644 --- a/src/hash.h +++ b/src/hash.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_hash_h__ #define INCLUDE_hash_h__ +#include "common.h" + #include "git2/oid.h" typedef struct git_hash_prov git_hash_prov; |
