diff --git a/harbour/source/rtl/math.c b/harbour/source/rtl/math.c index 71d1494482..ad91714fd0 100644 --- a/harbour/source/rtl/math.c +++ b/harbour/source/rtl/math.c @@ -57,6 +57,7 @@ #if defined(__DJGPP__) #include +_LIB_VERSION_TYPE _LIB_VERSION = _XOPEN_; #else #include #endif