aboutsummaryrefslogtreecommitdiff
path: root/test/includes/pre/sys/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/includes/pre/sys/errno.h')
-rw-r--r--test/includes/pre/sys/errno.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/includes/pre/sys/errno.h b/test/includes/pre/sys/errno.h
deleted file mode 100644
index 0b8934d33e..0000000000
--- a/test/includes/pre/sys/errno.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <sys/errno.h>
-
-static const int kENOENT = ENOENT;
-static const int kEEXIST = EEXIST;