Fix: standardize man pages building/installing
[lttng-tools.git] / src / lib / lttng-ctl / load.c
index 29998cda303e5c1894cff26ca4b90c26aa244cc8..d1faf02693305541eb521eb27b1153e623835b4b 100644 (file)
@@ -15,7 +15,6 @@
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#define _GNU_SOURCE
 #define _LGPL_SOURCE
 #include <assert.h>
 #include <string.h>
@@ -24,7 +23,7 @@
 #include <lttng/load.h>
 #include <lttng/load-internal.h>
 #include <common/sessiond-comm/sessiond-comm.h>
-#include <common/config/config.h>
+#include <common/config/session-config.h>
 
 #include "lttng-ctl-helper.h"
 
This page took 0.026272 seconds and 5 git commands to generate.