pf: make if_pflog.h self-contained

Reviewed by:	imp
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D33503
This commit is contained in:
Kristof Provost 2021-12-15 20:54:19 +01:00
parent e9167358e4
commit dc04fa802d

View File

@ -31,7 +31,10 @@
#ifndef _NET_IF_PFLOG_H_
#define _NET_IF_PFLOG_H_
#include <sys/types.h>
#include <net/bpf.h>
#include <net/if.h>
#define PFLOGIFS_MAX 16