X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=libust%2Ftrace_event.c;h=6b30b68642dae769326d95f3691874e4f4d5c839;hb=8161463975e218e0833d31ab1577a7ceb9e8e9f3;hp=f96adf6807c35e22ea27e0801511cc7c9b3bcb01;hpb=f37142a4e245fd3d5d0014877c568f626dbfbbde;p=ust.git diff --git a/libust/trace_event.c b/libust/trace_event.c index f96adf6..6b30b68 100644 --- a/libust/trace_event.c +++ b/libust/trace_event.c @@ -17,15 +17,16 @@ * */ +#define _LGPL_SOURCE #include #include +#include #include #include -#include "usterr_signal_safe.h" - -#define _LGPL_SOURCE #include +#include "usterr_signal_safe.h" + /* libraries that contain trace_events (struct trace_event_lib) */ static CDS_LIST_HEAD(libs);