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