Cleanup: relayd id is never used by write_relayd_metadata_id()
[lttng-tools.git] / src / common / pipe.h
index 2d4fc967d615d5520e20de6098c561ac49148850..30f7c3f30d68ee120863056a1007430a0341bedb 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <pthread.h>
 #include <common/macros.h>
+#include <sys/types.h>
 
 enum lttng_pipe_state {
        LTTNG_PIPE_STATE_OPENED = 1,
This page took 0.023013 seconds and 4 git commands to generate.