X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Fust-core.c;h=7c17a76612297a0afc0ce3e468d79fbfbaa8d733;hb=deb6e5408bafcab23cdd3e04b080134931d83906;hp=80bd42b0bb4e57261fc5b56929cf8e53dbcf674c;hpb=5d128a2f085ccbe908ece770d2452d192b8b5217;p=lttng-ust.git diff --git a/liblttng-ust/ust-core.c b/liblttng-ust/ust-core.c index 80bd42b0..7c17a766 100644 --- a/liblttng-ust/ust-core.c +++ b/liblttng-ust/ust-core.c @@ -18,9 +18,9 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include -#include #include +#include +#include static CDS_LIST_HEAD(ltt_transport_list);