Merge "Fix recv.cpp so it can build with clang."
This commit is contained in:
commit
1f262b35fe
@ -26,6 +26,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#undef _FORTIFY_SOURCE
|
||||
#include <sys/socket.h>
|
||||
|
||||
ssize_t recv(int socket, void *buf, size_t len, int flags) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user