X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ustconsumer%2Flttng-ustconsumer.c;h=bc262572aa5ed4840063f0ee33295f6f8564460c;hb=0857097f7cd49f503c966eb42716415dd5540352;hp=8305b061a882fff9021037e1716ff32fb3f36935;hpb=7fe5a50305da84bb64058c4721ff346c1b14f4ec;p=lttng-tools.git diff --git a/liblttng-ustconsumer/lttng-ustconsumer.c b/liblttng-ustconsumer/lttng-ustconsumer.c index 8305b061a..bc262572a 100644 --- a/liblttng-ustconsumer/lttng-ustconsumer.c +++ b/liblttng-ustconsumer/lttng-ustconsumer.c @@ -33,7 +33,8 @@ #include #include #include -#include + +#include "common/runas.h" extern struct lttng_consumer_global_data consumer_data; extern int consumer_poll_timeout;