Index: src/private.h =================================================================== --- src/private.h.orig +++ src/private.h @@ -4,7 +4,7 @@ #include #include -#define MAX_PAR 127 +#define MAX_PAR 1024 #ifndef S_IRUGO # define S_IRUGO (S_IRUSR | S_IRGRP | S_IROTH) #endif