osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
This commit is contained in:
parent
d761330465
commit
7192fe6d15
14 changed files with 110 additions and 140 deletions
|
@ -46,12 +46,11 @@
|
|||
#include <iostream>
|
||||
|
||||
#include "../node/Constants.hpp"
|
||||
|
||||
#include "WindowsEthernetTap.hpp"
|
||||
#include "WindowsEthernetTapFactory.hpp"
|
||||
#include "../node/Utils.hpp"
|
||||
#include "../node/Mutex.hpp"
|
||||
|
||||
#include "WindowsEthernetTap.hpp"
|
||||
|
||||
#include "..\windows\TapDriver\tap-windows.h"
|
||||
|
||||
// ff:ff:ff:ff:ff:ff with no ADI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue