- more changes for windows build

This commit is contained in:
2018-12-23 22:11:37 +02:00
parent 98a87714fa
commit 9126b106f5

View File

@@ -11,6 +11,9 @@
#include "rutil/Socket.hxx"
#include "rutil/compat.hxx"
#ifndef IPPROTO_IPV6
# define IPPROTO_IPV6
#endif
namespace resip
{