Don't forget to declare fetchRestartCalls.
This commit is contained in:
parent
c1df3803c6
commit
a0fbdfaa34
@ -118,5 +118,6 @@ extern int fetchLastErrCode;
|
||||
#define MAXERRSTRING 256
|
||||
extern char fetchLastErrString[MAXERRSTRING];
|
||||
extern int fetchTimeout;
|
||||
extern int fetchRestartCalls;
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user