summaryrefslogtreecommitdiff
path: root/sys/netinet6/mld6.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/mld6.c')
-rw-r--r--sys/netinet6/mld6.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netinet6/mld6.c b/sys/netinet6/mld6.c
index 5b93ef99c93..1e0cc208b34 100644
--- a/sys/netinet6/mld6.c
+++ b/sys/netinet6/mld6.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: mld6.c,v 1.38 2014/04/14 09:06:42 mpi Exp $ */
+/* $OpenBSD: mld6.c,v 1.39 2014/11/18 02:37:31 tedu Exp $ */
/* $KAME: mld6.c,v 1.26 2001/02/16 14:50:35 itojun Exp $ */
/*
@@ -71,7 +71,6 @@
#include <sys/socket.h>
#include <sys/protosw.h>
#include <sys/syslog.h>
-#include <dev/rndvar.h>
#include <net/if.h>
#include <net/if_var.h>