summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/copyrecttest.c3
-rw-r--r--test/encodingstest.c3
2 files changed, 0 insertions, 6 deletions
diff --git a/test/copyrecttest.c b/test/copyrecttest.c
index b3d3ada..d53c32d 100644
--- a/test/copyrecttest.c
+++ b/test/copyrecttest.c
@@ -1,6 +1,3 @@
-#ifdef __STRICT_ANSI__
-#define _BSD_SOURCE
-#endif
#include <rfb/rfb.h>
#define _USE_MATH_DEFINES
#include <math.h>
diff --git a/test/encodingstest.c b/test/encodingstest.c
index 715e887..1d8e861 100644
--- a/test/encodingstest.c
+++ b/test/encodingstest.c
@@ -1,6 +1,3 @@
-#ifdef __STRICT_ANSI__
-#define _BSD_SOURCE
-#endif
#include <time.h>
#include <stdarg.h>
#include <rfb/rfb.h>