Skip to content
Snippets Groups Projects
Commit 79a564d3 authored by ERIK ALEXANDRE PUCCI's avatar ERIK ALEXANDRE PUCCI Committed by Danilo K. S. Yorinori
Browse files

client.h: Added availability() prototype

parent 1704702f
No related branches found
No related tags found
No related merge requests found
...@@ -37,5 +37,6 @@ static const char *exe = "bin/client"; ...@@ -37,5 +37,6 @@ static const char *exe = "bin/client";
/* Functions */ /* Functions */
static char *read_version_file(char *); static char *read_version_file(char *);
void availability(struct soap *, char *, char *, char *);
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment