Skip to content
Snippets Groups Projects
Commit 6e3ae706 authored by Erik Alexandre Pucci's avatar Erik Alexandre Pucci Committed by Danilo K. S. Yorinori
Browse files
parent cd96dfb1
No related branches found
No related tags found
No related merge requests found
...@@ -40,5 +40,6 @@ static const char *exe = "bin/client"; ...@@ -40,5 +40,6 @@ static const char *exe = "bin/client";
static char *read_version_file(char *); static char *read_version_file(char *);
void check_version(struct soap *, char *, char *); void check_version(struct soap *, char *, char *);
void availability(struct soap *, char *, char *, char *); void availability(struct soap *, char *, char *, char *);
char *read_xml_file(char *);
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment