X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fcommon.hpp;h=b784e5c0cd798b2f7bf8cafd0fd5bacf23dafdf3;hb=HEAD;hp=926ebf36dc75a6a1a5f5c9ff4a98251c64617b68;hpb=c9e313bc594f40a86eed237dce222c0fc99c957f;p=lttng-tools.git diff --git a/src/common/common.hpp b/src/common/common.hpp index 926ebf36d..b784e5c0c 100644 --- a/src/common/common.hpp +++ b/src/common/common.hpp @@ -11,8 +11,8 @@ #include "error.hpp" #include "macros.hpp" -#include "runas.hpp" #include "readwrite.hpp" +#include "runas.hpp" #include "time.hpp" #endif /* _COMMON_H */