On Tue, Sep 03, 2019 at 09:36:53PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Move this header to libfrog since the code is there already. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > include/Makefile | 1 - > include/input.h | 2 +- > include/project.h | 39 --------------------------------------- > libfrog/Makefile | 1 + > libfrog/paths.c | 2 +- > libfrog/projects.c | 2 +- > libfrog/projects.h | 39 +++++++++++++++++++++++++++++++++++++++ > quota/quota.h | 2 +- > 8 files changed, 44 insertions(+), 44 deletions(-) > delete mode 100644 include/project.h > create mode 100644 libfrog/projects.h looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx