X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng-share.h;h=f61e24dbbb05c9f145ee1a14cab585e8900b755d;hp=1965ffcb1e47f0cf90a7dc0fe3a4586610797b93;hb=2e442863aa3cf0488f358461f3bfb87b2497d788;hpb=9bda164defe0c7ef5857d4ef59cc3b464f5a5404 diff --git a/include/lttng-share.h b/include/lttng-share.h index 1965ffcb1..f61e24dbb 100644 --- a/include/lttng-share.h +++ b/include/lttng-share.h @@ -24,4 +24,6 @@ typedef uint32_t u32; typedef uint64_t u64; +#define LTTNG_RUNDIR "/var/run/lttng" + #endif /* _LTTNG_SHARE_H */