From 5fb32708773dc5e16d5132f843146734d86c6fef Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Thu, 9 Feb 2023 18:14:34 +0100 Subject: [PATCH] included memory to common --- include/chat/common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/chat/common.h b/include/chat/common.h index 3b61b1e..c3405bc 100644 --- a/include/chat/common.h +++ b/include/chat/common.h @@ -5,6 +5,7 @@ #include #include #include +#include //DEFINES #define SA struct sockaddr