#include "../tests.h" #include int atoi_sigsegv_test(void) { return (ft_atoi(NULL)); }