From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- external/libjpeg-turbo/include.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 external/libjpeg-turbo/include.patch (limited to 'external/libjpeg-turbo/include.patch') diff --git a/external/libjpeg-turbo/include.patch b/external/libjpeg-turbo/include.patch new file mode 100644 index 0000000000..0a36075ee7 --- /dev/null +++ b/external/libjpeg-turbo/include.patch @@ -0,0 +1,12 @@ +--- jpeglib.h ++++ jpeglib.h +@@ -31,6 +31,9 @@ + #include "jmorecfg.h" /* seldom changed options */ + + ++#include ++ ++ + #ifdef __cplusplus + #ifndef DONT_USE_EXTERN_C + extern "C" { -- cgit v1.2.3