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