#ifndef BUILTINS_H # define BUILTINS_H # include "../lib/libft/libft.h" # include # include // void echo(char *msg, int flag); #endif