cygwin: add Object Size Checking to sys/socket.h
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
		| @@ -50,4 +50,8 @@ extern "C" | ||||
| }; | ||||
| #endif | ||||
|  | ||||
| #if __SSP_FORTIFY_LEVEL > 0 | ||||
| #include <ssp/socket.h> | ||||
| #endif | ||||
|  | ||||
| #endif /* _SYS_SOCKET_H */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user