includes new vendors.h file.
FossilOrigin-Name: 6835baf0defea73cd73a09e59910fe0a47b6896c0b09c8bb652bfaeb33cbb60d
This commit is contained in:
parent
5670e8c21c
commit
315bf891ce
@ -29,6 +29,7 @@
|
||||
|
||||
#include "lwapp.h"
|
||||
#include "cw.h"
|
||||
#include "vendors.h"
|
||||
|
||||
#define CW_CISCO_MWAR_ADDR LW_ELEM_AC_ADDRESS /* 2 */
|
||||
#define CW_CISCO_RAD 3
|
||||
|
@ -1,5 +1,5 @@
|
||||
#include "capwap.h"
|
||||
|
||||
#include "vendors.h"
|
||||
|
||||
struct cw_strlist_elem capwap_strings_vendor[] = {
|
||||
{ CW_VENDOR_ID_CISCO, "Cisco" },
|
||||
|
Loading…
Reference in New Issue
Block a user