X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ust%2Fust.c;h=b2f30f0a4c4d8f4ed912c9a2f34af2d07c843849;hb=872037bb1437ab961f97834a624eb2d9b0706ab2;hp=79db4989a4ecac23ad25180339ffbe926b933611;hpb=e14a34e05f6dd7b5f1133085561313ad90b8f266;p=ust.git diff --git a/ust/ust.c b/ust/ust.c index 79db498..b2f30f0 100644 --- a/ust/ust.c +++ b/ust/ust.c @@ -1,7 +1,8 @@ +#define _GNU_SOURCE +#include #include #include #include -#include #include #include "ustcomm.h"