diff options
Diffstat (limited to 'src/errno/ELOOP.c')
| -rw-r--r-- | src/errno/ELOOP.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/ELOOP.c b/src/errno/ELOOP.c deleted file mode 100644 index 1a131e51..00000000 --- a/src/errno/ELOOP.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> -#define ELOOP (39) -/** Too many levels of symbolic links **/ - -/* -XOPEN(400) -POSIX(200112) -*/ |
