Skip to content
  • Raimo Järvi's avatar
    udp: Fix compiler warning on mingw-w64 · 2f49eb30
    Raimo Järvi authored
    Fixes: #652144.
    gstudpnetutils.h:32:0: error: "WINVER" redefined
    /usr/i686-w64-mingw32/sys-root/mingw/include/_mingw.h:231:0: note: this is the
    location of the previous definition
    2f49eb30