add_dir
static void add_dir(struct dir_component **, char *);
add_dir(¤t_level, NULL);
add_dir(&next_level, new_dirname);