send-pack: rename ref_update_to_be_sent to check_to_send_update
[git] / compat / msvc.c
1 #include "../git-compat-util.h"
2 #include "win32.h"
3 #include <conio.h>
4 #include "../strbuf.h"
5
6 #include "mingw.c"