include
This commit is contained in:
parent
0814549073
commit
7f5d6b396c
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
/* By: gtertysh <marvin@42.fr> +#+ +:+ +#+ */
|
/* By: gtertysh <marvin@42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2017/03/25 18:27:54 by gtertysh #+# #+# */
|
/* Created: 2017/03/25 18:27:54 by gtertysh #+# #+# */
|
||||||
/* Updated: 2017/03/25 18:29:35 by gtertysh ### ########.fr */
|
/* Updated: 2017/03/25 21:18:30 by gtertysh ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
|
@ -14,5 +14,6 @@
|
||||||
# define FT_LS_H
|
# define FT_LS_H
|
||||||
|
|
||||||
# include <unistd.h>
|
# include <unistd.h>
|
||||||
|
# include <dirent.h>
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue