/* errno.h (emx+gcc) */

#if !defined (_ERRNO_H)
#define _ERRNO_H
#include <sys/errno.h>
#endif /* !defined (_ERRNO_H) */
