Includes new vondors.h file.
FossilOrigin-Name: 4be728d8296100962d402cdbbf2d5214f53596485a39c1216859fb92e174ad79
This commit is contained in:
parent
80f577d55e
commit
2c1cfc1332
@ -5,6 +5,7 @@
|
|||||||
#include "cw/dbg.h"
|
#include "cw/dbg.h"
|
||||||
#include "cw/capwap.h"
|
#include "cw/capwap.h"
|
||||||
#include "cw/capwap_items.h"
|
#include "cw/capwap_items.h"
|
||||||
|
#include "cw/vendors.h"
|
||||||
|
|
||||||
|
|
||||||
int image_update()
|
int image_update()
|
||||||
|
@ -6,6 +6,8 @@
|
|||||||
#include "wtp_conf.h"
|
#include "wtp_conf.h"
|
||||||
#include "wtp_interface.h"
|
#include "wtp_interface.h"
|
||||||
|
|
||||||
|
#include "cw/vendors.h"
|
||||||
|
|
||||||
|
|
||||||
int setup_conf(struct conn * conn)
|
int setup_conf(struct conn * conn)
|
||||||
{
|
{
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
#include "cw/log.h"
|
#include "cw/log.h"
|
||||||
|
|
||||||
#include "cw/bstr.h"
|
#include "cw/bstr.h"
|
||||||
|
#include "cw/vendors.h"
|
||||||
|
|
||||||
char * conf_primary_if=0;
|
char * conf_primary_if=0;
|
||||||
char * conf_wtpname=0;
|
char * conf_wtpname=0;
|
||||||
|
Loading…
Reference in New Issue
Block a user