summaryrefslogtreecommitdiff
path: root/sysutils/lttng-tools/files/patch-src_common_utils.h
blob: ad070626596eadc66d91aa2aec44f55187f07754 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/common/utils.h.orig	2016-11-29 22:48:37 UTC
+++ src/common/utils.h
@@ -19,6 +19,7 @@
 #define _COMMON_UTILS_H
 
 #include <sys/types.h>
+#include <sys/stat.h>
 #include <unistd.h>
 #include <stdint.h>
 #include <getopt.h>