aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/src/core/rs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtransport/src/core/rs.h')
-rw-r--r--libtransport/src/core/rs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libtransport/src/core/rs.h b/libtransport/src/core/rs.h
index d630bd233..9a8c43e4d 100644
--- a/libtransport/src/core/rs.h
+++ b/libtransport/src/core/rs.h
@@ -14,7 +14,9 @@
* limitations under the License.
*/
+#ifndef _WIN32
#include <arpa/inet.h>
+#endif
#include <hicn/transport/utils/membuf.h>
#include <protocols/fec_base.h>