Fix handwritten check for SIOCGIFALIAS on FreeBSD https://bugs.gentoo.org/900268 --- a/configure.ac +++ b/configure.ac @@ -413,6 +413,7 @@ #include #include #include + #include #ifdef HAVE_SYS_SOCKIO_H #include #endif