#ifndef __ERRNO_H #define __ERRNO_H void perror(const char *s, int errno); #endif /* __ERRNO_H */