A few minor portability improvements
Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
eb08b6ed5c
commit
fdd7b566ec
@ -7,6 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this tarball for details.
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h> /* netinet/in.h needs it */
|
||||
#include <netinet/in.h>
|
||||
#include <net/if.h>
|
||||
|
Reference in New Issue
Block a user