aboutsummaryrefslogtreecommitdiff
path: root/src/path.c
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2020-04-05 15:04:23 +0200
committerCharles <sircharlesaze@gmail.com>2020-04-05 15:04:23 +0200
commit4aeba6d2f03706fa21281709a138a7d3ea9797dc (patch)
treebe8938b8cbd06b647f927cc3e38eceee01720ca1 /src/path.c
parentdb122618b7dd0e1c2b9432e3f470c880e0d4422e (diff)
downloadminishell-4aeba6d2f03706fa21281709a138a7d3ea9797dc.tar.gz
minishell-4aeba6d2f03706fa21281709a138a7d3ea9797dc.tar.bz2
minishell-4aeba6d2f03706fa21281709a138a7d3ea9797dc.zip
Preprocessing (glob and iterpolation) draft (not tested)
Diffstat (limited to 'src/path.c')
-rw-r--r--src/path.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/path.c b/src/path.c
index c9f184c..d768d07 100644
--- a/src/path.c
+++ b/src/path.c
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/02/27 15:51:01 by cacharle #+# #+# */
-/* Updated: 2020/04/03 13:53:01 by charles ### ########.fr */
+/* Updated: 2020/04/05 12:09:05 by charles ### ########.fr */
/* */
/* ************************************************************************** */
@@ -16,6 +16,7 @@
*/
#include "minishell.h"
+#include "utils.h"
/*
** \brief Number of buckets of a path hash table