mirror of
https://github.com/mfontanini/libtins
synced 2026-01-28 20:44:26 +01:00
libtins compiles and runs under windows. Packets apparently can't be sent yet.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <cstring>
|
||||
#include <cassert>
|
||||
#ifndef WIN32
|
||||
#define NOMINMAX
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
#include "icmp.h"
|
||||
|
||||
Reference in New Issue
Block a user