Ulrich,
Roland already added '#include <stdlib.h> to stdio-common/reg-printf.c
this weekend to fix this. So now we need to either remove the include
of stdlib.h or stddef.h. I would assume we should remove the stdlib.h
include since stddef.h drags in less.
Jack