opnsense-ports/sysutils/lttng-tools/files/patch-src_common_utils.h
Franco Fichtner bb3be6683a */*: sync with upstream
Taken from: FreeBSD
2017-02-12 10:06:19 +01:00

10 lines
230 B
C

--- 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>