From 8ec179eb363bb59345b5828a3733dc344097d17d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 20 Sep 2021 13:09:31 +0200 Subject: [PATCH] - include header with double_t definition --- glibc-2.34.patch | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/glibc-2.34.patch b/glibc-2.34.patch index 6e55c2c..1c3f283 100644 --- a/glibc-2.34.patch +++ b/glibc-2.34.patch @@ -1,5 +1,13 @@ --- thunderbird-91.1.1/modules/fdlibm/src/math_private.h.orig 2021-09-16 18:04:11.000000000 +0200 +++ thunderbird-91.1.1/modules/fdlibm/src/math_private.h 2021-09-20 09:14:38.327837986 +0200 +@@ -18,6 +18,7 @@ + #define _MATH_PRIVATE_H_ + + #include ++#include + #include + #include + @@ -30,8 +30,7 @@ * Adapted from https://github.com/freebsd/freebsd-src/search?q=__double_t */ -- 2.43.0