diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-27 11:45:49 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-27 11:45:49 +0000 |
| commit | 46aa3347cb72a78253d66cee79e17413af61804c (patch) | |
| tree | 5a6a7cebc3f9800c1819d1438e9a53e273da5747 /sys/netinet/tcp_subr.c | |
| parent | 303fd73aa775b9289ced7cc21fa3ad62d283450e (diff) | |
Notes
Diffstat (limited to 'sys/netinet/tcp_subr.c')
| -rw-r--r-- | sys/netinet/tcp_subr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/tcp_subr.c b/sys/netinet/tcp_subr.c index 25c9b66b9da6..c3616a524fa5 100644 --- a/sys/netinet/tcp_subr.c +++ b/sys/netinet/tcp_subr.c @@ -39,7 +39,6 @@ #include "opt_ipsec.h" #include "opt_tcpdebug.h" -#include <stddef.h> #include <sys/param.h> #include <sys/systm.h> #include <sys/callout.h> |
