mirror of https://github.com/BOINC/boinc.git
declare new variable
This commit is contained in:
parent
5edddd5766
commit
113f9c534c
|
@ -21,4 +21,4 @@
|
|||
|
||||
extern int handle_trickle(MSG_FROM_HOST&);
|
||||
extern int handle_trickle_init(int argc, char** argv);
|
||||
extern int handled_enum, handled_set;
|
||||
extern int handled_enum, handled_set, handled_error;
|
||||
|
|
Loading…
Reference in New Issue