summaryrefslogtreecommitdiff
path: root/tests/test-poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-poll.c')
-rw-r--r--tests/test-poll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-poll.c b/tests/test-poll.c
index f97b8d5237..8e9332afe7 100644
--- a/tests/test-poll.c
+++ b/tests/test-poll.c
@@ -359,7 +359,7 @@ main ()
{
int result;
- gl_sockets_startup (SOCKETS_2_0);
+ gl_sockets_startup (SOCKETS_1_1);
#ifdef INTERACTIVE
printf ("Please press Enter\n");