diff --git a/mdsshr/UdpEvents.c b/mdsshr/UdpEvents.c index e404b7b5e2..c7b9e5db79 100644 --- a/mdsshr/UdpEvents.c +++ b/mdsshr/UdpEvents.c @@ -31,6 +31,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include #include #include +#ifndef _WIN32 +#include +#include +#endif #include #include