hush/e2fsprogs/e2p
..
e2p.h
feature.c
fgetsetflags.c
fgetsetversion.c
fsetversion.c
getflags.c
getversion.c
hashstr.c
iod.c
ls.c
mntopts.c
ostype.c
parse_num.c
pe.c
pf.c
ps.c
README
setflags.c
setversion.c
uuid.c

Simply copy the 'e2p' dir from e2fsprogs/lib/ and then delete the extra 
files we don't need (Makefile.in, e2p.pc.in, etc...).  Remove all of the 
_LARGEFILE* define's from the few source files that use it since we'll be 
appending it ourselves to CFLAGS when we compile.  All done ! :)