mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-04 01:00:09 +00:00
fix error: ‘fd_set’ has not been declared
This commit is contained in:
@@ -19,6 +19,7 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
#include <sys/select.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This struct is needed because tv_sec size is different from what newlib expect
|
* This struct is needed because tv_sec size is different from what newlib expect
|
||||||
|
Reference in New Issue
Block a user