From ec3fabe4c52affb9809d92e73265e7e4a2ef73cd Mon Sep 17 00:00:00 2001 From: fumingwei Date: Thu, 13 Jun 2024 11:08:03 +0800 Subject: [PATCH] bugfix: compile error. --- entry/include/kni_entry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry/include/kni_entry.h b/entry/include/kni_entry.h index df656c5..36192ce 100644 --- a/entry/include/kni_entry.h +++ b/entry/include/kni_entry.h @@ -7,7 +7,7 @@ #include #include "tfe_mgr.h" #include -#include "tsg/ssl.h" +#include "MESA/ssl.h" #include "MESA/stream_inc/stream_rawpkt.h" #define BURST_MAX 1