diff options
Diffstat (limited to 'src/errno/EOPNOTSUPP.c')
| -rw-r--r-- | src/errno/EOPNOTSUPP.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/EOPNOTSUPP.c b/src/errno/EOPNOTSUPP.c deleted file mode 100644 index fa93466a..00000000 --- a/src/errno/EOPNOTSUPP.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> -#define EOPNOTSUPP (71) -/** Operation not supported on socket **/ - -/* -XOPEN(400) -POSIX(200112) -*/ |
