commit | eb30b928f4cc96226945d4df6fa40df7b81cd54c | [log] [tgz] |
---|---|---|
author | Ming Lei <[email protected]> | Wed Nov 30 03:39:59 2022 +0000 |
committer | Ming Lei <[email protected]> | Wed Nov 30 06:58:59 2022 +0000 |
tree | ece901d82994a44101aa9e37c87bc54ee4f9a3eb | |
parent | c50e47eaab03a4e3f06fa6b44bfb1eaab1e8a90f [diff] [blame] |
libublksrv: rename include/utils.h -> include/ublksrv_utils.h Signed-off-by: Ming Lei <[email protected]>
diff --git a/include/ublksrv_tgt.h b/include/ublksrv_tgt.h index f9a45a2..a531fdc 100644 --- a/include/ublksrv_tgt.h +++ b/include/ublksrv_tgt.h
@@ -18,7 +18,7 @@ #include <iostream> #include <type_traits> -#include "utils.h" +#include "ublksrv_utils.h" #include "ublksrv.h" #define ublk_assert(x) do { \