about summary refs log tree commit diff stats
path: root/functionaltests/proftest.h
diff options
context:
space:
mode:
Diffstat (limited to 'functionaltests/proftest.h')
-rw-r--r--functionaltests/proftest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/functionaltests/proftest.h b/functionaltests/proftest.h
index 22a7745f..68574af6 100644
--- a/functionaltests/proftest.h
+++ b/functionaltests/proftest.h
@@ -7,7 +7,9 @@
 void init_prof_test(void **state);
 void close_prof_test(void **state);
 
+
 void prof_start(void);
+void prof_connect(char *jid, char *password);
 void prof_input(char *input);
 int prof_output(char *text);