aboutsummaryrefslogtreecommitdiff
path: root/misc/free42/files/patch-gtk_IntelRDFPMathLib20U1_LIBRARY_src_bid__functions.h
blob: 1369a7f697f970236308f83362d8da35165d0e1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- gtk/IntelRDFPMathLib20U1/LIBRARY/src/bid_functions.h.orig	2021-03-25 17:43:14 UTC
+++ gtk/IntelRDFPMathLib20U1/LIBRARY/src/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