aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2023-12-04 18:19:47 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2023-12-04 18:19:47 +0000
commit4b92c7721deecdc2117490ce3bc74f9cafc186d8 (patch)
tree7992ad1ff87a55f8cda08f9630faf025b81831e3
parente3cbc572f1541fdc18be9971d23e210d5018e662 (diff)
downloadsrc-4b92c7721deecdc2117490ce3bc74f9cafc186d8.tar.gz
src-4b92c7721deecdc2117490ce3bc74f9cafc186d8.zip
hpts: remove from opt_inet.h
No conditionally compilable code left. The hpts.ko is fully functional. Reviewed by: imp, tuexen, rrs Differential Revision: https://reviews.freebsd.org/D42859
-rw-r--r--sys/conf/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index d2f31272d189..f20e43aad962 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -228,7 +228,7 @@ SYSVMSG opt_sysvipc.h
SYSVSEM opt_sysvipc.h
SYSVSHM opt_sysvipc.h
SW_WATCHDOG opt_watchdog.h
-TCPHPTS opt_inet.h
+TCPHPTS
TCP_REQUEST_TRK opt_global.h
TCP_ACCOUNTING opt_global.h
TCP_BBR opt_inet.h