/* ISC license. */ #include #include int atomic_rm_rf (char const *filename) { return atomic_rm_rf_tmp(filename, &satmp) ; }