aboutsummaryrefslogtreecommitdiff
path: root/misc/free42/files/patch-gtk_IntelRDFPMathLib20U1_TESTS_test__bid__functions.h
blob: f6350610900475b9b9b4b5c243d6d250e293f6c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- gtk/IntelRDFPMathLib20U1/TESTS/test_bid_functions.h.orig	2021-03-25 17:58:53 UTC
+++ gtk/IntelRDFPMathLib20U1/TESTS/test_bid_functions.h
@@ -165,11 +165,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