diff options
Diffstat (limited to 'src/errno/ENAMETOOLONG.c')
| -rw-r--r-- | src/errno/ENAMETOOLONG.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/ENAMETOOLONG.c b/src/errno/ENAMETOOLONG.c deleted file mode 100644 index 8632e0a0..00000000 --- a/src/errno/ENAMETOOLONG.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> - -#define ENAMETOOLONG (26) - -/** Filename too long **/ -/* -POSIX(1) -*/ |
