On Saturday 17 December 2011 05:40:51 William Pitcock wrote: > --- a/libcrypt/crypt.c > +++ b/libcrypt/crypt.c > > +#include <syscall.h>
why do you need this ? > +#define ARRAY_SIZE(v) (sizeof(v) / sizeof((v)[0])) NAK: this is in include/libc-internal.h now -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
