X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lib%2Ftrace-ir%2Futils.c;h=355cb77db4b0f3b0f913fcec3ddc174c586011cb;hb=68b66a256a54d32992dfefeaad11eea88b7df234;hp=d59ae21be2ff2e7ef8aa06cd418bea391beaac01;hpb=65300d60e4b4f167e5fc8f584677757ce09a3844;p=babeltrace.git diff --git a/lib/trace-ir/utils.c b/lib/trace-ir/utils.c index d59ae21b..355cb77d 100644 --- a/lib/trace-ir/utils.c +++ b/lib/trace-ir/utils.c @@ -1,12 +1,7 @@ /* - * utils.c - * - * Babeltrace trace IR - Utilities - * + * 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 @@ -27,11 +22,10 @@ */ #define BT_LOG_TAG "TRACE-IR-UTILS" -#include +#include #include #include -#include -#include -#include -#include +#include +#include +#include