X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fust-comm.h;h=ae53f158e83dc338ae09e43047ef8adda154a1fc;hb=751d4e910613be142f5590ed91590a8e3f3299ef;hp=7f268b7fe08b6c7b4197a8d8c908053d23e28962;hpb=32b03ae653d3237a347ee72f9a44ad8912066b96;p=lttng-ust.git diff --git a/include/ust-comm.h b/include/ust-comm.h index 7f268b7f..ae53f158 100644 --- a/include/ust-comm.h +++ b/include/ust-comm.h @@ -31,6 +31,7 @@ #include #include #include +#include /* * Default timeout the application waits for the sessiond to send its @@ -40,7 +41,7 @@ */ #define LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS 3000 -#define LTTNG_DEFAULT_RUNDIR "/var/run/lttng" +#define LTTNG_DEFAULT_RUNDIR LTTNG_SYSTEM_RUNDIR #define LTTNG_DEFAULT_HOME_RUNDIR ".lttng" /* Queue size of listen(2) */