From 5ea3664cce8fdb9d186a9d0ac44a090b40fab7d1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 2 Aug 1995 16:59:29 +0000 Subject: Formerly socket.h.~2~ --- pfinet/linux/socket.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'pfinet/linux') diff --git a/pfinet/linux/socket.h b/pfinet/linux/socket.h index dc979c05..c9dcfa62 100644 --- a/pfinet/linux/socket.h +++ b/pfinet/linux/socket.h @@ -1 +1,9 @@ +#ifndef _HACK_SOCKET_H_ +#define _HACK_SOCKET_H_ + #include +#include + +#define IP_MAX_MEMBERSHIPS 10 + +#endif -- cgit v1.2.3