X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lib%2Ftrace-ir%2Futils.c;h=355cb77db4b0f3b0f913fcec3ddc174c586011cb;hb=68b66a256a54d32992dfefeaad11eea88b7df234;hp=4addffc27e91a923fcdcdcb02588250d3e00715a;hpb=d94d92ac6656fd252a5d7bb4f6c76935ba18e62e;p=babeltrace.git diff --git a/lib/trace-ir/utils.c b/lib/trace-ir/utils.c index 4addffc2..355cb77d 100644 --- a/lib/trace-ir/utils.c +++ b/lib/trace-ir/utils.c @@ -1,8 +1,7 @@ /* + * Copyright 2017-2018 Philippe Proulx * Copyright 2015 Jérémie Galarneau * - * Author: Jérémie Galarneau - * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights @@ -23,11 +22,10 @@ */ #define BT_LOG_TAG "TRACE-IR-UTILS" -#include +#include #include #include -#include -#include -#include -#include +#include +#include +#include