include sys/types.h for dev_t definition
authorKhem Raj <raj.khem@gmail.com>
Tue, 15 Sep 2015 00:05:21 +0000 (00:05 +0000)
committerJens Axboe <axboe@fb.com>
Tue, 15 Sep 2015 14:44:05 +0000 (08:44 -0600)
commitf55e6d10cf797a0418a26d59f8bd40d50753b153
treedb6f683aab46bb6f91e6bbf916be688f4ca4c886
parent2564a6029e55d6a0507ebb28a5a01f5dffb0bd56
include sys/types.h for dev_t definition

Avoids the build failures when sys/types.h does not get included
indirectly through other headers.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
blktrace.h