From e6359eedfbf497e52d52451072aea4713ed80a88 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 6 Jun 2018 13:36:25 +0200 Subject: build: update ebtables.h from kernel and drop local unused copy Revert 66a97018a31eed416c6a25d051ea172e4d65be1b partly so as to use again and import a new ebtables.h from the kernel tree that has the "revision" field. With this, include/ebtables.h is (again) used by no source file, and so can be removed. Signed-off-by: Jan Engelhardt Signed-off-by: Florian Westphal --- include/ebtables_u.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ebtables_u.h') diff --git a/include/ebtables_u.h b/include/ebtables_u.h index 7adc5a2..3235bf5 100644 --- a/include/ebtables_u.h +++ b/include/ebtables_u.h @@ -25,7 +25,7 @@ #define EBTABLES_U_H #include #include -#include +#include #include #ifndef IPPROTO_SCTP -- cgit v1.2.3