Code cleanup in the ust/kernel consumer file
[lttng-tools.git] / src / bin / lttng-sessiond / utils.c
index ce2e97561f0170c3dbdb072370e79b1e5ec502ae..07f29adedcebc0570c81bc153fe07769991b4e69 100644 (file)
  */
 
 #define _GNU_SOURCE
-#include <errno.h>
-#include <limits.h>
-#include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include <common/error.h>
This page took 0.031277 seconds and 5 git commands to generate.