summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/copyrecttest.c1
1 files changed, 1 insertions, 0 deletions
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 <rfb/rfb.h>
+#define _USE_MATH_DEFINES
#include <math.h>
static void initBackground(rfbScreenInfoPtr server)