aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/connection_watchdog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/connection_watchdog.c')
-rw-r--r--src/integration-tests/connection_watchdog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/connection_watchdog.c b/src/integration-tests/connection_watchdog.c
index 00da55eee..709ca4eeb 100644
--- a/src/integration-tests/connection_watchdog.c
+++ b/src/integration-tests/connection_watchdog.c
@@ -971,7 +971,7 @@ init ()
971 char *pos; 971 char *pos;
972 char *secname; 972 char *secname;
973 int counter; 973 int counter;
974 long long unsigned int port; 974 unsigned long long port;
975 975
976 have_tcp = GNUNET_NO; 976 have_tcp = GNUNET_NO;
977 have_udp = GNUNET_NO; 977 have_udp = GNUNET_NO;