Jeff King <peff@xxxxxxxx> writes: > diff --git a/pack-bitmap.c b/pack-bitmap.c > new file mode 100644 > index 0000000..73c52fd > --- /dev/null > +++ b/pack-bitmap.c > @@ -0,0 +1,965 @@ > +#include <stdlib.h> > + > +#include "cache.h" You among all people already know why this is bad, no? I'll remove the first two lines while queuing. Thanks. -- 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