From bc095655de4b889f711f057d5c2916da29d21eb3 Mon Sep 17 00:00:00 2001 From: FlUxIuS Date: Wed, 4 Jan 2023 18:22:38 +0100 Subject: [PATCH] New fix for 2023 ;) --- fix_from_scratch_build.patch | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/fix_from_scratch_build.patch b/fix_from_scratch_build.patch index 47775db..6160ef5 100644 --- a/fix_from_scratch_build.patch +++ b/fix_from_scratch_build.patch @@ -1,6 +1,10 @@ --- src/elfcore.c 2014-01-18 00:06:12.515005220 -0800 -+++ src/elfcore.c 2014-01-18 00:06:43.651893716 -0800 -@@ -52,6 +52,7 @@ ++++ src/elfcore.c 2023-01-04 18:17:57.390000701 +0100 +@@ -48,10 +48,10 @@ + #include + #include + #include +-#include #include #include #include