X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libtracing%2Frelay.c;h=16f5322e1b7b7f42c7268c3374782ce7e3ea6926;hb=f3f6ac655895f40e8c95c1b6dd5156064ea67242;hp=4dc5afce23816134cf23e9186a0b7ddae70221be;hpb=aafb1650caa90246ada3cc2c4ca7fc9493673617;p=lttng-ust.git diff --git a/libtracing/relay.c b/libtracing/relay.c index 4dc5afce..16f5322e 100644 --- a/libtracing/relay.c +++ b/libtracing/relay.c @@ -22,10 +22,10 @@ //ust// #include //ust// #include //ust// #include +#include "kernelcompat.h" #include #include #include -#include "kernelcompat.h" #include "list.h" #include "relay.h" #include "channels.h"