refactor(userspace): remove libs relative imports

Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
This commit is contained in:
Roberto Scolaro
2023-11-14 15:06:59 +00:00
committed by poiana
parent 41ee64e006
commit ce87f2a014
38 changed files with 51 additions and 54 deletions

View File

@@ -20,7 +20,7 @@ limitations under the License.
#include <string>
#include <exception>
#include <mutex>
#include <sinsp.h>
#include <libsinsp/sinsp.h>
//
// equivalent to an "unbounded queue" in TBB terms or largest long value