diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2026-03-12 18:01:01 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2026-03-12 18:32:29 +0000 |
| commit | 0f1aa4543fbb7a49c077b69fbb60945ce0c14367 (patch) | |
| tree | 7267ddf6c8f43d7962d504bfac2ce94a5e72b191 /sys | |
| parent | ac5ff2813027c385f9037b47b2b164d4c1bebd09 (diff) | |
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/net/debugnet_inet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/debugnet_inet.c b/sys/net/debugnet_inet.c index 1ca35e1faf73..eb228e326f99 100644 --- a/sys/net/debugnet_inet.c +++ b/sys/net/debugnet_inet.c @@ -52,7 +52,6 @@ #include <netinet/ip_var.h> #include <netinet/ip_options.h> #include <netinet/udp.h> -#include <netinet/udp_var.h> #include <machine/in_cksum.h> #include <machine/pcb.h> |
