[FFmpeg-devel] [PATCH] avutil/mem_internal: Remove unneeded headers

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Thu Feb 29 11:35:59 EET 2024


Andreas Rheinhardt:
> Unneeded since 21814a70db08999efee49531c67f62e2678a62f4.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavutil/mem_internal.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/libavutil/mem_internal.h b/libavutil/mem_internal.h
> index b1d89a0605..20f9b3e3f2 100644
> --- a/libavutil/mem_internal.h
> +++ b/libavutil/mem_internal.h
> @@ -27,8 +27,6 @@
>  
>  #include "attributes.h"
>  #include "macros.h"
> -#include "mem.h"
> -#include "version.h"
>  
>  /**
>   * @def DECLARE_ALIGNED(n,t,v)

Will apply this patch tomorrow unless there are objections.

- Andreas



More information about the ffmpeg-devel mailing list