mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Move #include <sys/select.h> to git-compat-util.h.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#include <fnmatch.h>
|
||||
//#include <sys/poll.h>
|
||||
//#include <sys/socket.h>
|
||||
//#include <sys/select.h>
|
||||
#include <assert.h>
|
||||
#include <regex.h>
|
||||
//#include <netinet/in.h>
|
||||
|
||||
Reference in New Issue
Block a user