X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libringbuffer%2Fsmp.c;h=9bf5da19515247db4b5c67d6a3a30145d1278b1a;hb=002e1fde60208d5eea1cfde037672ac23422d8c3;hp=3f86ac86c954fc2685998ac7dcab58cdadb01ae2;hpb=a6352fd40a2090fd883a6c369144bf405c9e9ec4;p=lttng-ust.git diff --git a/libringbuffer/smp.c b/libringbuffer/smp.c index 3f86ac86..9bf5da19 100644 --- a/libringbuffer/smp.c +++ b/libringbuffer/smp.c @@ -1,13 +1,13 @@ /* - * libust/smp.c + * libringbuffer/smp.c * * Copyright 2011 (c) - Mathieu Desnoyers * * Dual LGPL v2.1/GPL v2 license. */ +#define _GNU_SOURCE #include -#include "ust/core.h" #include "usterr.h" #include #include "smp.h"