mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Add opt_kern_tls.h to the sources from t4_tom.ko.
Missed in r353328. Sponsored by: Chelsio Communications
This commit is contained in:
parent
dbc25ee8e8
commit
22fc8564bc
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue