mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 21:08:56 +00:00
Merge pull request #301 from carlosmn/hashtable-include-fix
Include common.h in hashtable.h
This commit is contained in:
commit
d830919a2c
@ -4,6 +4,7 @@
|
||||
#include "git2/common.h"
|
||||
#include "git2/oid.h"
|
||||
#include "git2/odb.h"
|
||||
#include "common.h"
|
||||
|
||||
#define GIT_HASHTABLE_HASHES 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user