Re: df(1): remove unneeded includes

2016-03-01 Thread Michael McConville
Theo Buehler wrote: > On Tue, Mar 01, 2016 at 12:37:17PM +0100, Theo Buehler wrote: > > Wasn't this the part of your previous header cleanup that mmcc > > decided not to commit for some reason? > > if mmcc no longer objects, this once more ok tb@ Right, I misunderstood which file this was

Re: df(1): remove unneeded includes

2016-03-01 Thread Theo Buehler
On Tue, Mar 01, 2016 at 12:37:17PM +0100, Theo Buehler wrote: > Wasn't this the part of your previous header cleanup that mmcc decided > not to commit for some reason? if mmcc no longer objects, this once more ok tb@

Re: df(1): remove unneeded includes

2016-03-01 Thread Theo Buehler
Wasn't this the part of your previous header cleanup that mmcc decided not to commit for some reason? On Tue, Mar 01, 2016 at 12:27:36PM +0100, Michal Mazurek wrote: > > Index: bin/df/ext2fs_df.c > === > RCS file:

df(1): remove unneeded includes

2016-03-01 Thread Michal Mazurek
Index: bin/df/ext2fs_df.c === RCS file: /cvs/src/bin/df/ext2fs_df.c,v retrieving revision 1.15 diff -u -p -r1.15 ext2fs_df.c --- bin/df/ext2fs_df.c 8 Feb 2016 16:23:54 - 1.15 +++ bin/df/ext2fs_df.c 1 Mar 2016 11:26:06