|
|
@ -10,6 +10,5 @@ void controlled_exit(int status); |
|
|
void fperror(char *mess, int code); |
|
|
void fperror(char *mess, int code); |
|
|
void ft_sperror(int code, char *mess); |
|
|
void ft_sperror(int code, char *mess); |
|
|
void fatal(void); |
|
|
void fatal(void); |
|
|
void internalerror(char *message); |
|
|
|
|
|
|
|
|
|
|
|
#endif |
|
|
#endif |