From: Dominik Kaiser Date: Thu, 8 Aug 2024 15:10:25 +0000 (+0200) Subject: Add data structure and prototypes for env X-Git-Url: https://git.dkaiser.de/?a=commitdiff_plain;h=36d2b4da2887419705cd22eb97a6283be86816f4;p=42%2Fminishell.git Add data structure and prototypes for env --- diff --git a/include/env.h b/include/env.h new file mode 100644 index 0000000..1ea6f2e --- /dev/null +++ b/include/env.h @@ -0,0 +1,23 @@ +/* ************************************************************************** */ +/* */ +/* ::: :::::::: */ +/* env.h :+: :+: :+: */ +/* +:+ +:+ +:+ */ +/* By: dkaiser # include