summaryrefslogtreecommitdiff
path: root/tests/test-udp-turn-fragmentation.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-udp-turn-fragmentation.c')
-rw-r--r--tests/test-udp-turn-fragmentation.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test-udp-turn-fragmentation.c b/tests/test-udp-turn-fragmentation.c
index bd1248b..ef224f1 100644
--- a/tests/test-udp-turn-fragmentation.c
+++ b/tests/test-udp-turn-fragmentation.c
@@ -32,9 +32,6 @@
# include "config.h"
#endif
-// With _GNU_SOURCE, enumeration in netinet/tcp.h and PseudoTcpState clash
-#undef _GNU_SOURCE
-#define _POSIX_SOURCE 1
#include <gio/gnetworking.h>
#include "agent-priv.h"