about summary refs log tree commit diff stats
path: root/tests/functionaltests/proftest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functionaltests/proftest.h')
-rw-r--r--tests/functionaltests/proftest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functionaltests/proftest.h b/tests/functionaltests/proftest.h
index 2283ab01..547b2c11 100644
--- a/tests/functionaltests/proftest.h
+++ b/tests/functionaltests/proftest.h
@@ -9,6 +9,7 @@ void close_prof_test(void **state);
 
 void prof_start(void);
 void prof_connect(void);
+void prof_connect_with_roster(char *roster);
 void prof_input(char *input);
 
 int prof_output_exact(char *text);