mirror of
https://github.com/mfontanini/libtins
synced 2026-01-26 20:01:35 +01:00
Fixed compilation errors on Windows.
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
#endif
|
||||
#include <netdb.h>
|
||||
#include <net/if.h>
|
||||
#else
|
||||
#include <ws2tcpip.h>
|
||||
#endif
|
||||
#include "pdu.h"
|
||||
#include "arp.h"
|
||||
|
||||
Reference in New Issue
Block a user