From 7bb87a43a7462dcf44b7aabaf175fc621e9e71c3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 3 Aug 2008 19:07:26 +0000 Subject: * glue-include/linux/socket.h (MSG_NOSIGNAL): Remove macro. --- pfinet/glue-include/linux/socket.h | 1 - 1 file changed, 1 deletion(-) (limited to 'pfinet/glue-include') diff --git a/pfinet/glue-include/linux/socket.h b/pfinet/glue-include/linux/socket.h index 82806d9d..3f2a7971 100644 --- a/pfinet/glue-include/linux/socket.h +++ b/pfinet/glue-include/linux/socket.h @@ -75,7 +75,6 @@ put_cmsg(struct msghdr *msg, int level, int type, int len, void *data) { return 0; } #endif -#define MSG_NOSIGNAL 0 #define MSG_ERRQUEUE 0 /* There is no SOCK_PACKET, it is a bad bad thing. This chicanery is -- cgit v1.2.3