10-fix-config-win32.patch 518 B

123456789101112131415
  1. --- a/src/lib/config-win32.h (index)
  2. +++ b/src/lib/config-win32.h (working tree)
  3. @@ -72,6 +72,12 @@
  4. #define HAVE_WS2TCPIP_H 1
  5. #endif
  6. +/* Define to 1 if you have the <sys/uio.h> header file. */
  7. +#define HAVE_SYS_UIO_H 1
  8. +
  9. +/* Define to 1 if you have the writev function. */
  10. +#define HAVE_WRITEV 1
  11. +
  12. /* ---------------------------------------------------------------- */
  13. /* OTHER HEADER INFO */
  14. /* ---------------------------------------------------------------- */