mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-07 03:44:41 +00:00
miniupnpd/bsd/getifstats.c: make it compile with OpenBSD 4.3
see commit 7f6cf3680e3fd539402c7576440cf7b1760ee088
This commit is contained in:
parent
2e1e303c3a
commit
9885060d5c
@ -6,6 +6,8 @@
|
||||
* This software is subject to the conditions detailed
|
||||
* in the LICENCE file provided within the distribution */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
#include <errno.h>
|
||||
#include <ifaddrs.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user