mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-04 13:05:35 +00:00
Add a missing include for reset
Our doc parser really wants the types to be declared in the header it's reading.
This commit is contained in:
parent
c06e180a98
commit
cd3f3c2844
@ -10,6 +10,7 @@
|
||||
#include "common.h"
|
||||
#include "types.h"
|
||||
#include "strarray.h"
|
||||
#include "checkout.h"
|
||||
|
||||
/**
|
||||
* @file git2/reset.h
|
||||
|
Loading…
Reference in New Issue
Block a user