All consumers of in_cksum.h have been properly #ifdefed already,
so do not include the file either as it would give as an extra dependency on INET.
This commit is contained in:
parent
9f16f6c36d
commit
5ca915a0f9
@ -99,9 +99,11 @@ __FBSDID("$FreeBSD$");
|
||||
#include <net/pfvar.h>
|
||||
#include <net/if_pflog.h>
|
||||
|
||||
#ifdef INET
|
||||
#ifdef __FreeBSD__
|
||||
#include <machine/in_cksum.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define PFLOGMTU (32768 + MHLEN + MLEN)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user