Remove a superfluous INET6 check (no opt_inet6.h included anyway).
MFC after: 3 days
This commit is contained in:
parent
9f3d33c3bc
commit
0aae67830d
@ -64,7 +64,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <netinet/in_var.h>
|
||||
#include <net/if_llatbl.h>
|
||||
#include <netinet/if_ether.h>
|
||||
#if defined(INET) || defined(INET6)
|
||||
#if defined(INET)
|
||||
#include <netinet/ip_carp.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user