2010/11/13 Eric Blake <eblake@xxxxxxxxxx>: > On 11/13/2010 08:51 AM, Matthias Bolte wrote: >> Otherwise GCC complains about malloc being unknown on FreeBSD. >> --- >> Âdaemon/dispatch.c | Â Â1 + >> Â1 files changed, 1 insertions(+), 0 deletions(-) >> >> diff --git a/daemon/dispatch.c b/daemon/dispatch.c >> index 9731614..bf2ac73 100644 >> --- a/daemon/dispatch.c >> +++ b/daemon/dispatch.c >> @@ -24,6 +24,7 @@ >> Â#include <config.h> >> >> Â#include <stdio.h> >> +#include <stdlib.h> > > ACK. > Thanks, pushed. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list