patch-include_apr_want_h 257 B

12345678910111213141516
  1. --- apr-1.4.2.orig/include/apr_want.h 2010-01-06 12:36:50.000000000 +0100
  2. +++ apr-1.4.2/include/apr_want.h 2010-05-29 17:56:14.201613974 +0200
  3. @@ -89,11 +89,13 @@
  4. #else
  5. +/*
  6. struct iovec
  7. {
  8. void *iov_base;
  9. size_t iov_len;
  10. };
  11. +*/
  12. #endif