mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-27 14:02:50 +00:00
Remove double include of remote.h from git2.h
This commit is contained in:
parent
cb1c75635e
commit
c7b508e63b
@ -56,7 +56,6 @@
|
|||||||
#include "git2/config.h"
|
#include "git2/config.h"
|
||||||
#include "git2/remote.h"
|
#include "git2/remote.h"
|
||||||
|
|
||||||
#include "git2/remote.h"
|
|
||||||
#include "git2/refspec.h"
|
#include "git2/refspec.h"
|
||||||
#include "git2/net.h"
|
#include "git2/net.h"
|
||||||
#include "git2/transport.h"
|
#include "git2/transport.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user