From ff94ce367f7f23e3a78f157f9420c480a4d7f9aa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 26 Aug 2024 04:07:14 +0200 Subject: [IMP] DLLInterface class and also reworked SCI's API. [IMP] Handover now gives the kernel image, for the OS. Signed-off-by: Amlal El Mahrouss --- dev/ZKA/NetworkKit/IPC.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev/ZKA/NetworkKit') diff --git a/dev/ZKA/NetworkKit/IPC.hxx b/dev/ZKA/NetworkKit/IPC.hxx index 2a5ae452..eb62f433 100644 --- a/dev/ZKA/NetworkKit/IPC.hxx +++ b/dev/ZKA/NetworkKit/IPC.hxx @@ -13,6 +13,8 @@ #include #include +#include + /// @file IPC.hxx /// @brief IPC protocol. -- cgit v1.2.3