lang-bootstrap/05/errno.h

7 lines
122 B
C
Raw Normal View History

#ifndef _ERRNO_H
#define _ERRNO_H
#include <stdc_common.h> // we define all the relevant things here
#endif // _ERRNO_H