$OpenBSD$ Index: src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_functions.h --- src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_functions.h.orig +++ src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_functions.h @@ -159,7 +159,7 @@ typedef unsigned long fexcept_t; typedef unsigned bid__int64 fexcept_t; #endif #else -#ifdef __QNX__ +#if defined(__QNX__) || defined(__OpenBSD__) #include #else typedef unsigned short int fexcept_t;