Merge branch 'master' into dev

This commit is contained in:
Adam Ierymenko 2016-07-21 19:07:50 -07:00
commit faf864b8a2
10 changed files with 91 additions and 97 deletions

View file

@ -96,7 +96,6 @@ POSSIBILITY OF SUCH DAMAGE.
#ifdef USE_SYSCTL_NET_ROUTE
#include <stdlib.h>
#include <sys/sysctl.h>
#include <sys/socket.h>
#include <net/route.h>
#endif