From nobody Fri Dec 17 11:39:03 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 9AC1A18EEAFD; Fri, 17 Dec 2021 11:39:04 +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 4JFn7W5BWwz4kLQ; Fri, 17 Dec 2021 11:39:03 +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 654131B1AE; Fri, 17 Dec 2021 11:39:03 +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 1BHBd3eJ073913; Fri, 17 Dec 2021 11:39:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BHBd3Qj073912; Fri, 17 Dec 2021 11:39:03 GMT (envelope-from git) Date: Fri, 17 Dec 2021 11:39:03 GMT Message-Id: <202112171139.1BHBd3Qj073912@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: e7809dceb520 - main - pf: make if_pfsync.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: e7809dceb520087d1a6fbeef93aa77f6b486e2ee Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639741144; 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=68+3wyvZNOKMGYpDYUhRxzrQhKw4kLLhgqdCLGSPk8Y=; b=QEoQxpMASVKCUhQWJzGSZkhYamusyxSxnxT0Kez+VVNNWcm9Ib2my6xuHN7c5i/UvUR4Sa 52Cm54tCc5FvYpit6T/ufDRo2WZP/JW2HLNOUcheVvh5UjTekkwfajExL35V5PNqLdkpba hnqaKR0Y9prO1EbITyiUEEB1Kk1oGmieYwtmPz1s4NtURqWrq8nXjVawNVsjgwuJJ8gJjW gTW9RFYDlCzJlXjCY/pSUsFlk1ohkn9fCWHOs8t4GGCreiyObertXLX7GW2q9w5UwBYVdL FNr3INio+AvymZ3O4aB5/rTqrczOXdPA/1OfxImIC/UQMcjyS8Xy4oOmuq1VzQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639741144; a=rsa-sha256; cv=none; b=Qx08v7so9+IFJVhR/hbBPWemOE5iZ2NEvU8gZTWqEdhBRYrIEgmzJkefxnQFXdjtmsxW5I ijHYnUZlH+7McRGFtvvGGXqzRn+KbYN/rw9H9L9Vl9LYrtKpsjLXAfVhvdzA3pKUIG+etm IzbeZxApssI6W2+yvOu05bhyFNTGG00nqw9DWy18HrNQzk/sCYebdecd0Ja3Hd8MuKW0Pg MmPSZ5R7LJiMGBU8TuPFD3ISyX2BcRY4TRhSNRhbiJjAPxNRE1gDhbgyLEEAGHeegqhxoM urZSgKhHQTrJF28qk+jzjtAvJ1+G/uQOaw96Ipgx9YJLdd07kGgx1H5hPCv8Yw== 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=e7809dceb520087d1a6fbeef93aa77f6b486e2ee commit e7809dceb520087d1a6fbeef93aa77f6b486e2ee Author: Kristof Provost AuthorDate: 2021-12-15 19:59:38 +0000 Commit: Kristof Provost CommitDate: 2021-12-17 11:38:35 +0000 pf: make if_pfsync.h self-contained Reviewed by: imp Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33504 --- sys/net/if_pfsync.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sys/net/if_pfsync.h b/sys/net/if_pfsync.h index 1bf9934d3422..8c4626f3f6f7 100644 --- a/sys/net/if_pfsync.h +++ b/sys/net/if_pfsync.h @@ -50,6 +50,12 @@ #ifndef _NET_IF_PFSYNC_H_ #define _NET_IF_PFSYNC_H_ +#include + +#include +#include +#include + #define PFSYNC_VERSION 5 #define PFSYNC_DFLTTL 255