Skip to content

Commit

Permalink
mingwconfig.h: modify for new buildchain
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Sep 4, 2020
1 parent 21bd79e commit ee9de50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/win32/compat/include/mingwconfig.h
Expand Up @@ -259,7 +259,7 @@
/* #undef HAVE_SYS_NDIR_H */

/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/*undef HAVE_SYS_SELECT_H */

/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1
Expand Down

0 comments on commit ee9de50

Please sign in to comment.