diff --git a/include/n2n_typedefs.h b/include/n2n_typedefs.h index a771228..f4fd945 100644 --- a/include/n2n_typedefs.h +++ b/include/n2n_typedefs.h @@ -20,7 +20,9 @@ #define _N2N_TYPEDEFS_H_ #include // for uint8_t and friends +#ifndef WIN32 #include // for in_addr_t +#endif #include #include