From 897e7039f2a5fbcf8514f006fbe1835d0b5c3979 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Sun, 28 Feb 2021 12:37:26 +0100 Subject: [PATCH] forgotten --- cube/User/Src/networkAbstractionLayer_lan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cube/User/Src/networkAbstractionLayer_lan.c b/cube/User/Src/networkAbstractionLayer_lan.c index fe971c7..e30aca2 100644 --- a/cube/User/Src/networkAbstractionLayer_lan.c +++ b/cube/User/Src/networkAbstractionLayer_lan.c @@ -6,6 +6,7 @@ #include #include #include +#include static t_configBlock *config;