Include 'fd_set' type name
Fix an MSYS2-build-breaking error: unknown type name ‘fd_set’
This commit is contained in:
parent
af98f60432
commit
75871567eb
@ -29,6 +29,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#include <sys/select.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
typedef struct aeApiState {
|
typedef struct aeApiState {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user