diff options
Diffstat (limited to 'pfinet/glue-include')
-rw-r--r-- | pfinet/glue-include/linux/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |