#ifndef WOODY_H # define WOODY_H # include "ft_printf.h" int woody_woodpacker(char *path); #endif