From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeremie.galarneau@efficios.com (=?UTF-8?Q?J=C3=A9r=C3=A9mie_Galarneau?=) Date: Tue, 31 May 2016 01:53:32 -0400 Subject: [lttng-dev] [PATCH babeltrace 1/2] sys/param.h is required for MAXNAMLEN on musl libc In-Reply-To: <1464640742-24658-1-git-send-email-mjeanson@efficios.com> References: <1464640742-24658-1-git-send-email-mjeanson@efficios.com> Message-ID: Merged in master and stable-1.4. Thanks! Jérémie On Mon, May 30, 2016 at 4:39 PM, Michael Jeanson wrote: > Signed-off-by: Michael Jeanson > --- > formats/lttng-live/lttng-live.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/formats/lttng-live/lttng-live.h b/formats/lttng-live/lttng-live.h > index e00a51e..b315458 100644 > --- a/formats/lttng-live/lttng-live.h > +++ b/formats/lttng-live/lttng-live.h > @@ -25,6 +25,7 @@ > */ > > #include > +#include > #include "lttng-viewer-abi.h" > > #define LTTNG_DEFAULT_NETWORK_VIEWER_PORT 5344 > -- > 2.7.4 > -- Jérémie Galarneau EfficiOS Inc. http://www.efficios.com