X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2Fsession.h;h=fa1d064b6b4e4bbab83f75d048946b8f423d8d22;hp=837b9062d35a80d364a7d3ee7b6492ecf073400e;hb=00187dd4ee65fc3057ace02f8c954b9b457de6c4;hpb=6c9cc2aba449a320460b9a9665c66f3b32eaeca7 diff --git a/ltt-sessiond/session.h b/ltt-sessiond/session.h index 837b9062d..fa1d064b6 100644 --- a/ltt-sessiond/session.h +++ b/ltt-sessiond/session.h @@ -3,8 +3,8 @@ * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version 2 - * of the License, or (at your option) any later version. + * as published by the Free Software Foundation; only version 2 + * of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -19,9 +19,12 @@ #ifndef _LTT_SESSION_H #define _LTT_SESSION_H -//#include +#include #include +#include "trace-kernel.h" +#include "trace-ust.h" + /* * Tracing session list *