On 03/30/2012 05:09 PM, Simon Josefsson wrote: > fflush.c:91: error: expected ';', ',' or ')' before '_GL_UNUSED_PARAMETER' > > I suspect something like this is needed?
Aargh, sorry for messing that up, and yes, you patch is right. Can you go ahead and push it? > > /Simon > > diff --git a/lib/fflush.c b/lib/fflush.c > index a43eea7..fa6f389 100644 > --- a/lib/fflush.c > +++ b/lib/fflush.c > @@ -28,6 +28,8 @@ > > #include "stdio-impl.h" > > +#include "unused-parameter.h" > + > #undef fflush > > > > -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature