X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fsys%2Fparam.h;h=ce6b801980c10bdd1a104a7250d13e59d809942d;hb=c5f4b2dfea320356f69445dc1adf8f73596a3c36;hp=344c0d234ba559d4c648ee0c365c24e46b90642e;hpb=bfb29b666ed4ab2f6679e0cb0ac92b12abf0abc3;p=musl diff --git a/include/sys/param.h b/include/sys/param.h index 344c0d23..ce6b8019 100644 --- a/include/sys/param.h +++ b/include/sys/param.h @@ -7,7 +7,7 @@ #define MAXPATHLEN 4096 #define NBBY 8 #define NGROUPS 32 -#define CANBSIZE 255 +#define CANBSIZ 255 #define NOFILE 256 #define NCARGS 131072 #define DEV_BSIZE 512