Skip to content

Commit

Permalink
correct bsdi sysctl table.
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed Jun 4, 2000
1 parent 6b3ca7d commit af9f457
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kame/sys/netinet/icmp6.h
@@ -1,4 +1,4 @@
/* $KAME: icmp6.h,v 1.15 2000/06/04 12:54:56 itojun Exp $ */
/* $KAME: icmp6.h,v 1.16 2000/06/04 13:08:24 itojun Exp $ */

/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
Expand Down Expand Up @@ -604,7 +604,6 @@ struct icmp6stat {
&icmp6_redirtimeout, \
0, \
0, \
0, \
&nd6_prune, \
0, \
&nd6_delay, \
Expand Down

0 comments on commit af9f457

Please sign in to comment.