diff options
-rw-r--r-- | blktrace.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ #include <limits.h> #include <byteswap.h> #include <endian.h> +#include <sys/types.h> #include "blktrace_api.h" #include "rbtree.h" |
![]() |
index : blktrace | |
Block tracing utilities | axboe@kernel.dk |
summaryrefslogtreecommitdiff |
-rw-r--r-- | blktrace.h | 1 |
@@ -5,6 +5,7 @@ #include <limits.h> #include <byteswap.h> #include <endian.h> +#include <sys/types.h> #include "blktrace_api.h" #include "rbtree.h" |