mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Use lowercase to include winsock2
This commit is contained in:
parent
97f4ce5a77
commit
7f1023b0b8
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#include <glib.h>
|
||||
#include <Winsock2.h>
|
||||
#include <winsock2.h>
|
||||
|
||||
#define NUM_POLLEES 999
|
||||
#define NUM_POLLFDS 1000
|
||||
|
Loading…
Reference in New Issue
Block a user