diff options
Diffstat (limited to 'inet/netinet/icmp6.h')
-rw-r--r-- | inet/netinet/icmp6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/netinet/icmp6.h b/inet/netinet/icmp6.h index 90c61afda8..7d8d86665e 100644 --- a/inet/netinet/icmp6.h +++ b/inet/netinet/icmp6.h @@ -185,4 +185,4 @@ struct nd6_opt_mtu /* MTU option */ u_int32_t opt_mtu; }; -#endif /* _NETINET6_ICMPV6_H */ +#endif /* netinet/icmpv6.h */ |