mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-30 13:27:37 +00:00
Fix missing prototype warning in utf-conv.c
This commit is contained in:
parent
b4b96d56bf
commit
b47e0a7171
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "utf-conv.h"
|
#include "utf-conv.h"
|
||||||
|
#include "git2/windows.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Default codepage value
|
* Default codepage value
|
||||||
|
Loading…
Reference in New Issue
Block a user