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