fixed include guard
FossilOrigin-Name: 180332b5343812621d303816968cf3e4aad890199d8b50fb579c6ac919359542
This commit is contained in:
parent
a3e0915c62
commit
621f53b9a3
@ -21,8 +21,8 @@
|
||||
* @brief Definition of vendor IDs
|
||||
*/
|
||||
|
||||
#ifndef __VENDORS_H
|
||||
#define __VENDORS_H
|
||||
#ifndef __CW_VENDORS_H
|
||||
#define __CW_VENDORS_H
|
||||
|
||||
#define LW_VENDOR_ID_CISCO 4232704
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user