mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-03 20:02:04 +00:00
Merge pull request #3387 from leoyanggit/build_warning
Fix build warning: implicit declaration of function ‘git_transaction_config_new’
This commit is contained in:
commit
a38afb9547
@ -13,6 +13,7 @@
|
||||
#include "vector.h"
|
||||
#include "buf_text.h"
|
||||
#include "config_file.h"
|
||||
#include "transaction.h"
|
||||
#if GIT_WIN32
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user