X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcommon.h;h=41eb03613c26c80b8bc77b07d4bb8dc348ad7c66;hp=2b2081c48cc15161ee89b1e76868362646c7dfb8;hb=9c2bd8db1c70269d37537b7d02bae41ccab29056;hpb=d14d33bf091e72b23b1f90ea18a0a01bed098b76 diff --git a/src/common/common.h b/src/common/common.h index 2b2081c48..41eb03613 100644 --- a/src/common/common.h +++ b/src/common/common.h @@ -22,5 +22,6 @@ #include "error.h" #include "macros.h" #include "runas.h" +#include "readwrite.h" #endif /* _COMMON_H */