summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/in.c')
-rw-r--r--sys/netinet/in.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/netinet/in.c b/sys/netinet/in.c
index 9aa8ddb..c36b0fe 100644
--- a/sys/netinet/in.c
+++ b/sys/netinet/in.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)in.c 8.2 (Berkeley) 11/15/93
- * $Id: in.c,v 1.7 1994/11/03 21:04:21 wollman Exp $
+ * $Id: in.c,v 1.8 1994/12/22 21:56:22 wollman Exp $
*/
#include <sys/param.h>
@@ -50,6 +50,8 @@
#include <netinet/in_var.h>
#include <netinet/if_ether.h>
+#include <netinet/igmp_var.h>
+
/*
* Return the network number from an internet address.
*/
OpenPOWER on IntegriCloud