patch-support_include_sockaddr_h 331 B

12345678910
  1. --- nfs-utils-1.3.0.orig/support/include/sockaddr.h 2014-03-25 16:12:07.000000000 +0100
  2. +++ nfs-utils-1.3.0/support/include/sockaddr.h 2014-05-17 21:40:15.148504458 +0200
  3. @@ -27,6 +27,7 @@
  4. #ifdef HAVE_LIBIO_H
  5. #include <libio.h>
  6. #endif
  7. +#include <stdlib.h>
  8. #include <stdbool.h>
  9. #include <sys/socket.h>
  10. #include <netinet/in.h>