aboutsummaryrefslogtreecommitdiff
path: root/misc/free42/files/patch-common_bid__functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/free42/files/patch-common_bid__functions.h')
-rw-r--r--misc/free42/files/patch-common_bid__functions.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/free42/files/patch-common_bid__functions.h b/misc/free42/files/patch-common_bid__functions.h
new file mode 100644
index 000000000000..816794317f02
--- /dev/null
+++ b/misc/free42/files/patch-common_bid__functions.h
@@ -0,0 +1,14 @@
+--- common/bid_functions.h.orig 2021-03-25 17:43:15 UTC
++++ common/bid_functions.h
+@@ -159,11 +159,7 @@ typedef unsigned long fexcept_t;
+ typedef unsigned bid__int64 fexcept_t;
+ #endif
+ #else
+-#ifdef __QNX__
+ #include <fenv.h>
+-#else
+-typedef unsigned short int fexcept_t;
+-#endif
+ #endif
+ #endif
+