From dc98ae7089570ac777d649a0f99ce87a1d8866cb Mon Sep 17 00:00:00 2001
From: Martin Vignali <martin.vignali@gmail.com>
Date: Sat, 17 Nov 2018 16:58:26 +0100
Subject: [PATCH 4/4] fate-source : add cuda_check file to

Files without standard license headers
and to Headers without standard inclusion guards

fix make fate-source
---
 tests/ref/fate/source | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index 4b9467aa77..f28b78ff0f 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -1,6 +1,7 @@
 Files without standard license headers:
 compat/avisynth/windowsPorts/basicDataTypeConversions.h
 compat/avisynth/windowsPorts/windows2linux.h
+libavcodec/cuda_check.c
 libavcodec/file_open.c
 libavcodec/ilbcdata.h
 libavcodec/ilbcdec.c
@@ -9,6 +10,7 @@ libavcodec/log2_tab.c
 libavcodec/reverse.c
 libavdevice/file_open.c
 libavdevice/reverse.c
+libavfilter/cuda_check.c
 libavfilter/log2_tab.c
 libavformat/file_open.c
 libavformat/golomb_tab.c
@@ -28,5 +30,6 @@ compat/avisynth/windowsPorts/windows2linux.h
 compat/cuda/dynlink_loader.h
 compat/float/float.h
 compat/float/limits.h
+libavutil/cuda_check.h
 Use of av_clip() where av_clip_uintp2() could be used:
 Use of av_clip() where av_clip_intp2() could be used:
-- 
2.14.3 (Apple Git-98)

