mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
tool_operhlp.h: Fixed compilation warning
warning: 'struct Configurable' declared inside parameter list
This commit is contained in:
parent
b98c74b67e
commit
67f051051f
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user