Rename liblttngctl.h to lttng.h
[lttng-tools.git] / ltt-sessiond / session.c
index bf5f618a8ef34a7c7209806671ab7ed5feafb425..54e19669efd9e78c48578b0207d660f2146cbce4 100644 (file)
  */
 
 #define _GNU_SOURCE
-#include <lttng/liblttngctl.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <urcu/list.h>
-#include <uuid/uuid.h>
 
 #include "lttngerr.h"
 #include "session.h"
This page took 0.023527 seconds and 4 git commands to generate.