[x265] [PATCH] fix build error on BSD

Mahesh Pittala mahesh at multicorewareinc.com
Fri Dec 2 15:44:32 UTC 2022


pushed to the master branch.

On Thu, Dec 1, 2022 at 10:28 PM Mahesh Pittala <mahesh at multicorewareinc.com>
wrote:

> From 4da1198a94028026ce96ba1781d3c7842e74e173 Mon Sep 17 00:00:00 2001
> From: Barath Nithish <bharath.lingasamy at multicorewareinc.com>
> Date: Thu, 1 Dec 2022 15:49:11 +0530
> Subject: [PATCH] fix build error on BSD
>
> Signed-off-by: maheshpittala <mahesh at multicorewareinc.com>
> ---
>  source/x265.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/source/x265.h b/source/x265.h
> index e77d4e019..95532580a 100644
> --- a/source/x265.h
> +++ b/source/x265.h
> @@ -26,6 +26,7 @@
>  #define X265_H
>  #include <stdint.h>
>  #include <stdio.h>
> +#include <sys/stat.h>
>  #include "x265_config.h"
>  #ifdef __cplusplus
>  extern "C" {
> --
> 2.23.0.windows.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20221202/8a23c9de/attachment.htm>


More information about the x265-devel mailing list