mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-21 12:24:58 +00:00
network: <select.h> is not available in MinGW
This commit is contained in:
parent
aa2f68d807
commit
3ef7d06302
@ -23,7 +23,9 @@
|
||||
* Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#ifndef __MINGW32__
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
#include "git2/net.h"
|
||||
#include "git2/common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user