<cerrno>
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}
Effectively includes the Standard C library header <errno.h>.
#include <errno.h>
namespace std {
using ::errno;
}