X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=arch%2Fx86_64%2Fbits%2Ferrno.h;h=c75720ef386c393f5267524fa008adc391560cf7;hb=5243e5f1606a9c6fcf01414ed5561616588bc0b9;hp=ec3d3633e17ca3c7fb8056d498fbdb665dafedbe;hpb=1e12632591ab98a6ea3af8680716c28282552981;p=musl diff --git a/arch/x86_64/bits/errno.h b/arch/x86_64/bits/errno.h index ec3d3633..c75720ef 100644 --- a/arch/x86_64/bits/errno.h +++ b/arch/x86_64/bits/errno.h @@ -93,6 +93,7 @@ #define EPROTONOSUPPORT 93 #define ESOCKTNOSUPPORT 94 #define EOPNOTSUPP 95 +#define ENOTSUP EOPNOTSUPP #define EPFNOSUPPORT 96 #define EAFNOSUPPORT 97 #define EADDRINUSE 98