More build fixes.
This commit is contained in:
parent
bd63a840c7
commit
48cadcd2fc
2 changed files with 34 additions and 14 deletions
|
@ -368,6 +368,7 @@ OSXEthernetTap::OSXEthernetTap(
|
|||
if ((x)&&(y)&&(x[0])&&(y[0]))
|
||||
globalDeviceMap[x] = y;
|
||||
}
|
||||
fclose(devmapf);
|
||||
}
|
||||
bool recalledDevice = false;
|
||||
std::map<std::string,std::string>::const_iterator gdmEntry = globalDeviceMap.find(nwids);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue