mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
Remove unneded #include "opt_inet.h".
This commit is contained in:
parent
42642ecd97
commit
cf14ccb0f7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=286112
@ -38,10 +38,6 @@
|
||||
#ifndef _NETINET_IP_ECN_H_
|
||||
#define _NETINET_IP_ECN_H_
|
||||
|
||||
#if defined(_KERNEL) && !defined(_LKM)
|
||||
#include "opt_inet.h"
|
||||
#endif
|
||||
|
||||
#define ECN_ALLOWED 1 /* ECN allowed */
|
||||
#define ECN_FORBIDDEN 0 /* ECN forbidden */
|
||||
#define ECN_NOCARE (-1) /* no consideration to ECN */
|
||||
|
Loading…
x
Reference in New Issue
Block a user