On Tue, Jul 9, 2019 at 4:43 PM Pavel Pilar wrote:
>
> ---
> libavformat/hlsenc.c | 7 +++
> 1 file changed, 7 insertions(+)
>
> diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
> index 057134f410..00c725af18 100644
> --- a/libavformat/hlsenc.c
> +++ b/libavformat/hlsenc.c
> @@ -23,6 +
---
libavformat/hlsenc.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index 057134f410..00c725af18 100644
--- a/libavformat/hlsenc.c
+++ b/libavformat/hlsenc.c
@@ -23,6 +23,7 @@
#include "config.h"
#include
#include
+#include
#if HAV