Fix: relayd: live: mishandled initial null trace chunk
[lttng-tools.git] / src / bin / lttng-relayd / cmd-2-2.c
index 09014be0f112959bc07e28b07081c940f339633a..bd18714af840626d0291382205a33bd6a4054563 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #define _LGPL_SOURCE
-#include <assert.h>
 
 #include <common/common.h>
 #include <common/sessiond-comm/relayd.h>
@@ -17,6 +16,7 @@
 #include <common/compat/string.h>
 #include <lttng/constant.h>
 
+#include "cmd-2-2.h"
 #include "cmd-2-1.h"
 #include "utils.h"
 
This page took 0.02364 seconds and 4 git commands to generate.