mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ktls: Remove unneeded vm/uma_dbg.h include
It was used in original implementation, but is no longer. MFC after: 2 weeks (cherry picked from commit 1f8a5187ffdd9eb7d78e699f948f7bab3abf60e9)
This commit is contained in:
parent
7f8ec7791b
commit
a2bb07585b
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@
|
|||
#endif
|
||||
#include <opencrypto/cryptodev.h>
|
||||
#include <opencrypto/ktls.h>
|
||||
#include <vm/uma_dbg.h>
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_pageout.h>
|
||||
#include <vm/vm_page.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue