diff options
Diffstat (limited to 'src/errno/ENOLCK.c')
| -rw-r--r-- | src/errno/ENOLCK.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/ENOLCK.c b/src/errno/ENOLCK.c deleted file mode 100644 index 8a1f34fe..00000000 --- a/src/errno/ENOLCK.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> - -#define ENOLCK (31) - -/** No locks available **/ -/* -POSIX(1) -*/ |
