mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-11 03:32:17 +01:00
11 lines
255 B
Diff
11 lines
255 B
Diff
--- lttng-tools-2.9.0.orig/src/common/defaults.h
|
|
+++ lttng-tools-2.9.0/src/common/defaults.h
|
|
@@ -20,6 +20,7 @@
|
|
#ifndef _DEFAULTS_H
|
|
#define _DEFAULTS_H
|
|
|
|
+#include <pthread.h>
|
|
#include <src/common/macros.h>
|
|
|
|
/* Default unix group name for tracing. */
|