diff options
Diffstat (limited to 'src/errno/ENOTTY.c')
| -rw-r--r-- | src/errno/ENOTTY.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/ENOTTY.c b/src/errno/ENOTTY.c deleted file mode 100644 index 82742bef..00000000 --- a/src/errno/ENOTTY.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> - -#define ENOTTY (37) - -/** Inappropriate I/O control operation **/ -/* -POSIX(1) -*/ |
