From nobody Fri Dec 17 11:39:02 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A2FDA18EEC94; Fri, 17 Dec 2021 11:39:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JFn7W0QVkz4kfK; Fri, 17 Dec 2021 11:39:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 41FA71AF5C; Fri, 17 Dec 2021 11:39:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BHBd2ru073889; Fri, 17 Dec 2021 11:39:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BHBd2jw073888; Fri, 17 Dec 2021 11:39:02 GMT (envelope-from git) Date: Fri, 17 Dec 2021 11:39:02 GMT Message-Id: <202112171139.1BHBd2jw073888@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kristof Provost Subject: git: dc04fa802dc1 - main - pf: make if_pflog.h self-contained List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dc04fa802dc17ec663dffb3de99db2690b393ca1 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639741143; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XyP7supmFmPkj5eQfYieWRuyzYPhSNiC7crTuFZK0KM=; b=m+EzgxPPJjObHhoh6rMXHLMCtev3UCgKMQ72xu/cWn2eRJ2yiPfax7PpZskDSE+r6Wn4fH JZ8rDR59VW9scUFJY7LjQal/x1vh2NGgPjRalxEdmeVhDDeP6YxW2A0kvZLETN3bfoYgJ9 WWERkgs373G0mmn9TQE4T6wN+QeUoHOWR9/cBshl/eAW0j82IwZKVElDk6ZIn7190x8EG/ T+JXhh6xS1VgieUp9MzZxIIDNpRvO7bnm+O7pCD6Fbhkz6P/3ozJCjVcf8KnNG45VzfvJg fN/bnGMNV0NIMBvcyM7Cmq9Um1bwKM6iNPeiB28CttAmtqYu2UGJ+a8H7loFEw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639741143; a=rsa-sha256; cv=none; b=kh68UBls0zyuq6xj6n/fywa4cWByeXMPspWtzhzRNn1VJFen7MrbZHJijUd2rW8o45+C4X D/UeHKb+RfVK4qUvlj6jI6Y6BEGKGwrOCTuIs3kMVTorQFstZ2tzukIGjl2LtvHawsgYIo DY8QAvQS3B/krovV+lwt++aiDTezbwrK6I9rBM1fZ/c5MvIcw6XACzGhZjGlfrHrZyPWMQ URwG+Ava9MO8ociQ4ODVV6A9G5ibikwItnTR8lJLgnx8eJxkkkeGY6N4qMppyh5yqCvhHg /dx/IPDmnuFEE0/+OnSJBq73Qo6AmiDvwchb/IFiQ2S8iO3uHyPIBDYLKKybXA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=dc04fa802dc17ec663dffb3de99db2690b393ca1 commit dc04fa802dc17ec663dffb3de99db2690b393ca1 Author: Kristof Provost AuthorDate: 2021-12-15 19:54:19 +0000 Commit: Kristof Provost CommitDate: 2021-12-17 11:38:35 +0000 pf: make if_pflog.h self-contained Reviewed by: imp Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33503 --- sys/net/if_pflog.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/net/if_pflog.h b/sys/net/if_pflog.h index 93a69a2bb3a5..0406f78474a8 100644 --- a/sys/net/if_pflog.h +++ b/sys/net/if_pflog.h @@ -31,7 +31,10 @@ #ifndef _NET_IF_PFLOG_H_ #define _NET_IF_PFLOG_H_ +#include + #include +#include #define PFLOGIFS_MAX 16