diff options
Diffstat (limited to 'src/errno/EAGAIN.c')
| -rw-r--r-- | src/errno/EAGAIN.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/EAGAIN.c b/src/errno/EAGAIN.c deleted file mode 100644 index 9aea1930..00000000 --- a/src/errno/EAGAIN.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> - -#define EAGAIN (12) - -/** Resource unavailable, try again **/ -/* -POSIX(1) -*/ |
