Per Claudio: "Adding #include <stdlib.h> or #define NULL (void *)0 should solve the problem.
The stuff is fixed and the next patch will not have this problem." On Tue, Nov 12, 2002 at 07:02:36PM +0100, Didier Geheniau wrote: > I get the following errors: > > ./compile maildir++.c > maildir++.c: In function `quota_check': > maildir++.c:214: `NULL' undeclared (first use in this function) > maildir++.c:214: (Each undeclared identifier is reported only once > maildir++.c:214: for each function it appears in.) > maildir++.c: In function `quota_get': > maildir++.c:247: `NULL' undeclared (first use in this function) > maildir++.c: In function `quota_writesize': > maildir++.c:424: `NULL' undeclared (first use in this function) > make: *** [maildir++.o] Error 1 > > Is this due to qmail-ldap? > > Regards > > Didier > -- Brendon Colby Systems Administrator Midcontinent Communications
