summaryrefslogtreecommitdiff
path: root/05/tcc-0.9.25/errno.h
diff options
context:
space:
mode:
Diffstat (limited to '05/tcc-0.9.25/errno.h')
-rw-r--r--05/tcc-0.9.25/errno.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/05/tcc-0.9.25/errno.h b/05/tcc-0.9.25/errno.h
deleted file mode 100644
index 426f351..0000000
--- a/05/tcc-0.9.25/errno.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _ERRNO_H
-#define _ERRNO_H
-
-#include <stdc_common.h> // we define all the relevant things here
-
-#endif // _ERRNO_H