lang-bootstrap/05/tcc-0.9.27/errno.h
2022-02-18 12:36:57 -05:00

6 lines
122 B
C

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