Skip to content

Commit

Permalink
Add missing extern gMacAddress
Browse files Browse the repository at this point in the history
  • Loading branch information
superchild committed Jan 26, 2024
1 parent fb90a04 commit 4a6d856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions orchagent/vrforch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ using namespace swss;

extern sai_virtual_router_api_t* sai_virtual_router_api;
extern sai_object_id_t gSwitchId;
extern MacAddress gMacAddress;

extern Directory<Orch*> gDirectory;
extern PortsOrch* gPortsOrch;
Expand Down

0 comments on commit 4a6d856

Please sign in to comment.