From d541025d9637d4e0bb284761a9645acdf6eaf5b2 Mon Sep 17 00:00:00 2001 From: Jakub Adamski Date: Thu, 10 Jan 2019 14:17:29 +0100 Subject: [PATCH] bib --- Microshell/microshell.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Microshell/microshell.c b/Microshell/microshell.c index 95aeabe..edeeb2d 100644 --- a/Microshell/microshell.c +++ b/Microshell/microshell.c @@ -2,6 +2,8 @@ #include #include #include +#include +#include const int max = 1000;