Some AC actions added.
FossilOrigin-Name: 81ab5c5c07e3ed0b84527274f3c80314fc6411fdd9aede3dba3b2cb2ae0eef8c
This commit is contained in:
@ -10,6 +10,10 @@ extern int join();
|
||||
extern int discovery();
|
||||
extern int image_update();
|
||||
extern int setup_conf(struct conn * conn);
|
||||
extern int configure();
|
||||
extern int run();
|
||||
extern int changestate();
|
||||
|
||||
|
||||
|
||||
struct conn * get_conn();
|
||||
|
Reference in New Issue
Block a user