aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tool_operhlp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tool_operhlp.h b/src/tool_operhlp.h
index 041ea5968..80a7682e4 100644
--- a/src/tool_operhlp.h
+++ b/src/tool_operhlp.h
@@ -23,6 +23,8 @@
***************************************************************************/
#include "tool_setup.h"
+struct Configurable;
+
void clean_getout(struct Configurable *config);
bool output_expected(const char *url, const char *uploadfile);