summaryrefslogtreecommitdiff
path: root/05/errno.h
blob: 426f351ec1e69ade81ce3a261a282449171786f9 (plain)
1
2
3
4
5
6
#ifndef _ERRNO_H
#define _ERRNO_H

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

#endif // _ERRNO_H