Add opt_kern_tls.h to the sources from t4_tom.ko.

Missed in r353328.

Sponsored by:	Chelsio Communications
This commit is contained in:
John Baldwin 2019-10-09 23:35:42 +00:00
parent dbc25ee8e8
commit 22fc8564bc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=353378

View File

@ -10,6 +10,7 @@ SRCS= bus_if.h
SRCS+= device_if.h
SRCS+= opt_inet.h
SRCS+= opt_inet6.h
SRCS+= opt_kern_tls.h
SRCS+= opt_ratelimit.h
SRCS+= pci_if.h
SRCS+= t4_connect.c