mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
Use lowercase to include winsock2
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#include <glib.h>
|
||||
#include <Winsock2.h>
|
||||
#include <winsock2.h>
|
||||
|
||||
#define NUM_POLLEES 999
|
||||
#define NUM_POLLFDS 1000
|
||||
|
Reference in New Issue
Block a user