Am 29.09.2011 22:59, schrieb Erik Faye-Lund: > poll.c is updated from revision adc3a5b in > git://git.savannah.gnu.org/gnulib.git > > The changes are applied with --whitespace=fix to reduce noise. > > poll.h is not upgraded, because the most recent version now > contains template-stuff that breaks compilation for us. > @@ -27,7 +27,10 @@ > #include <malloc.h> > > #include <sys/types.h> > -#include "poll.h" > + > +/* Specification. */ > +#include <poll.h> > + In order to make bisecting easier, I think it's a good idea to squash in the next patch that undoes this part, i.e. simply skip this hunk and add a third non-verbatim note to the commit message. René -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html