diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2023-08-18 13:25:34 +0000 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2023-08-18 13:25:34 +0000 |
| commit | c3179e6660e1365111b89cb6c05c3a4c47375e73 (patch) | |
| tree | 898bfa3295570b38102d1e851dc2dd0b9f891a95 /sys/netinet/sctputil.c | |
| parent | e416c8192302bf289bc775af398c0962a6cad9f0 (diff) | |
Diffstat (limited to 'sys/netinet/sctputil.c')
| -rw-r--r-- | sys/netinet/sctputil.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/sctputil.c b/sys/netinet/sctputil.c index eddbb7d5a98e..2f021c22165e 100644 --- a/sys/netinet/sctputil.c +++ b/sys/netinet/sctputil.c @@ -32,7 +32,6 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <netinet/sctp_os.h> #include <netinet/sctp_pcb.h> #include <netinet/sctputil.h> |
