VM
FossilOrigin-Name: 4bbb8402b5110003c6d19908b6fa9b4a7a6b5903ba1fa691eb93a49aa0f089f4
This commit is contained in:
@ -1,7 +1,15 @@
|
||||
#ifndef __WTP_H
|
||||
#define __WTP_H
|
||||
|
||||
#include "capwap/conn.h"
|
||||
|
||||
|
||||
|
||||
extern int sulking_state();
|
||||
extern int join();
|
||||
extern int discovery();
|
||||
|
||||
|
||||
struct conn * get_conn();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user