-fix ftbfs
authorChristian Grothoff <christian@grothoff.org>
Thu, 29 Oct 2015 22:30:41 +0000 (22:30 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 29 Oct 2015 22:30:41 +0000 (22:30 +0000)
src/ats/test_ats_lib.c

index e191588bb37976903497b5371160b35827aea53a..e9706b8349a35d89cb0614c4a42f6adf53713d74 100644 (file)
@@ -718,7 +718,8 @@ interpreter (void *cls,
                    &pid);
         cmd->details.request_connection_start.csh
           = GNUNET_ATS_connectivity_suggest (con_ats,
-                                             &pid);
+                                             &pid,
+                                             1);
         off++;
         break;
       }