aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_ecn.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2025-12-03 05:02:10 +0000
committerWarner Losh <imp@FreeBSD.org>2025-12-03 05:02:10 +0000
commit7b71f57f4e514a2ab7308ce4147e14d90e099ad0 (patch)
treea88335c90eaf59ae3f50d8d50b88a031db015868 /sys/netinet/ip_ecn.c
parent618347747494f0c0842edbdfe29bacf533b10d0f (diff)
Diffstat (limited to 'sys/netinet/ip_ecn.c')
-rw-r--r--sys/netinet/ip_ecn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/ip_ecn.c b/sys/netinet/ip_ecn.c
index 2f700c43bbfa..0166c8b5d9c5 100644
--- a/sys/netinet/ip_ecn.c
+++ b/sys/netinet/ip_ecn.c
@@ -36,7 +36,6 @@
* http://www.aciri.org/floyd/papers/draft-ipsec-ecn-00.txt
*/
-#include <sys/cdefs.h>
#include "opt_inet.h"
#include "opt_inet6.h"