CI: Fix BSD/OSX compilation by adding missing #include

This commit is contained in:
Srivats P 2015-12-05 19:22:06 +05:30
parent 54e7e8c03d
commit 8a8242fbda

View File

@ -34,6 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
#include <net/if.h>
#include <net/if_dl.h>
#include <net/route.h>
#include <unistd.h>
#ifdef Q_OS_MAC
#define ifr_flagshigh ifr_flags