From b47e0a71718823338686b49614f7c7536265d3a8 Mon Sep 17 00:00:00 2001 From: "Scott J. Goldman" Date: Sat, 5 May 2012 13:52:48 -0700 Subject: [PATCH] Fix missing prototype warning in utf-conv.c --- src/win32/utf-conv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/win32/utf-conv.c b/src/win32/utf-conv.c index 3c8be81d1..683b883cb 100644 --- a/src/win32/utf-conv.c +++ b/src/win32/utf-conv.c @@ -7,6 +7,7 @@ #include "common.h" #include "utf-conv.h" +#include "git2/windows.h" /* * Default codepage value