Initial commit
FossilOrigin-Name: c53d95729c009f8f80a7d63847cef7668ff73f8af0523ab65f7734696f85399c
This commit is contained in:
9
src/wtp/wtp_interface.h
Normal file
9
src/wtp/wtp_interface.h
Normal file
@ -0,0 +1,9 @@
|
||||
#ifndef __WTP_INTERFACE_H
|
||||
#define __WTP_INTERFACE_H
|
||||
|
||||
#include "capwap/wtpinfo.h"
|
||||
extern struct wtpinfo * get_wtpinfo();
|
||||
extern struct conn * get_conn();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user