diff --git a/test/copyrecttest.c b/test/copyrecttest.c index cd2a504..b3d3ada 100644 --- a/test/copyrecttest.c +++ b/test/copyrecttest.c @@ -2,6 +2,7 @@ #define _BSD_SOURCE #endif #include +#define _USE_MATH_DEFINES #include static void initBackground(rfbScreenInfoPtr server)