summaryrefslogtreecommitdiff
path: root/sysutils/lttng-tools/files/patch-src_bin_lttng-relayd_stream.c
blob: f48da8f57613fc3871b7210c93d9b70354221069 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/bin/lttng-relayd/stream.c.orig	2016-11-29 22:48:37 UTC
+++ src/bin/lttng-relayd/stream.c
@@ -22,6 +22,7 @@
 #include <common/utils.h>
 #include <common/defaults.h>
 #include <urcu/rculist.h>
+#include <sys/types.h>
 #include <sys/stat.h>
 
 #include "lttng-relayd.h"