Allow for the include file specification to be relative.
authorAndrey Kuzmin <andrey.v.kuzmin@gmail.com>
Sat, 13 Feb 2016 19:31:00 +0000 (12:31 -0700)
committerJens Axboe <axboe@fb.com>
Sat, 13 Feb 2016 19:31:00 +0000 (12:31 -0700)
commitc0821a08db2fd3e37e16db73c3c4c9c7ff601e88
tree9ab1c2b69229187441a599a1e1d4da75999ecc98
parente0ee7a8ba4e6badc6cb73814315aa11c15d86ef9
Allow for the include file specification to be relative.

Simplifies include file grouping, with same directory file included
via file name. Checked only if the lookup by the file name specified
fails.

Signed-off-by: Jens Axboe <axboe@fb.com>
init.c