gfio: cleanup includes
authorJens Axboe <axboe@kernel.dk>
Mon, 23 Jul 2018 14:29:14 +0000 (08:29 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Jul 2018 14:29:14 +0000 (08:29 -0600)
commitcfe1ed39102ad9711728a86eeec69c4206745036
tree57afd7e5f3651bccc983c48b2cb8442d722c8a5e
parentedfca254378e729035073af6ac0d9156565afebe
gfio: cleanup includes

Use stdlib.h, not malloc.h. And ensure that we pull in the
right header for basename(3).

Signed-off-by: Jens Axboe <axboe@kernel.dk>
gfio.c