On Sun, Dec 19, 2021 at 9:41 AM Aman Karmani <ffm...@tmm1.net> wrote:
> From: Aman Karmani <a...@tmm1.net> > > Signed-off-by: Aman Karmani <a...@tmm1.net> > --- > libavutil/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavutil/Makefile b/libavutil/Makefile > index 529046dbc8..d17876df1a 100644 > --- a/libavutil/Makefile > +++ b/libavutil/Makefile > @@ -195,6 +195,7 @@ OBJS += $(COMPAT_OBJS:%=../compat/%) > # Windows resource file > SLIBOBJS-$(HAVE_GNU_WINDRES) += avutilres.o > > +SKIPHEADERS += objc.h Applied to fix `make checkheaders` > SKIPHEADERS-$(HAVE_CUDA_H) += hwcontext_cuda.h > SKIPHEADERS-$(CONFIG_CUDA) += hwcontext_cuda_internal.h \ > cuda_check.h > -- > 2.33.0 > > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".