diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-07-21 19:07:50 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-07-21 19:07:50 -0700 |
| commit | faf864b8a27d94e5db62b37eb98757ad621e1711 (patch) | |
| tree | d3ae465ef645310145d63a4841847cf091c5d8a8 /osdep/ManagedRoute.cpp | |
| parent | 10564d8e14caad915886ede59a54bcfc0c620f0b (diff) | |
| parent | 8a23d764de82b7902d42f05ca1130847bbfe04af (diff) | |
| download | infinitytier-faf864b8a27d94e5db62b37eb98757ad621e1711.tar.gz infinitytier-faf864b8a27d94e5db62b37eb98757ad621e1711.zip | |
Merge branch 'master' into dev
Diffstat (limited to 'osdep/ManagedRoute.cpp')
| -rw-r--r-- | osdep/ManagedRoute.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/osdep/ManagedRoute.cpp b/osdep/ManagedRoute.cpp index ae2f8943..264866fc 100644 --- a/osdep/ManagedRoute.cpp +++ b/osdep/ManagedRoute.cpp @@ -33,7 +33,6 @@ #ifdef __UNIX_LIKE__ #include <unistd.h> #include <sys/param.h> -#include <sys/sysctl.h> #include <sys/socket.h> #include <sys/types.h> #include <sys/wait.h> |
