diff options
Diffstat (limited to 'src/dev/ethertap.cc')
-rw-r--r-- | src/dev/ethertap.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dev/ethertap.cc b/src/dev/ethertap.cc index 76952e5c0..401ea8a83 100644 --- a/src/dev/ethertap.cc +++ b/src/dev/ethertap.cc @@ -36,7 +36,6 @@ #include <sys/param.h> #endif #include <netinet/in.h> - #include <unistd.h> #include <deque> |