]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- include header with double_t definition
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Sep 2021 11:09:31 +0000 (13:09 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Sep 2021 11:09:31 +0000 (13:09 +0200)
glibc-2.34.patch

index 6e55c2c186dd31a0373c1aca20afa5e27ddb81af..1c3f283641941ce262f5321486fd525e45056cc6 100644 (file)
@@ -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 <cfloat>
++#include <math.h>
+ #include <stdint.h>
+ #include <sys/types.h>
 @@ -30,8 +30,7 @@
   * Adapted from https://github.com/freebsd/freebsd-src/search?q=__double_t
   */
This page took 0.458924 seconds and 4 git commands to generate.