patch-utils_mount_network_c 349 B

12345678910
  1. --- nfs-utils-1.3.4.orig/utils/mount/network.c 2016-08-03 20:25:15.000000000 +0200
  2. +++ nfs-utils-1.3.4/utils/mount/network.c 2016-10-08 18:01:13.000000000 +0200
  3. @@ -38,7 +38,6 @@
  4. #include <sys/socket.h>
  5. #include <sys/wait.h>
  6. #include <sys/stat.h>
  7. -#include <linux/in6.h>
  8. #include <netinet/in.h>
  9. #include <rpc/rpc.h>
  10. #include <rpc/pmap_prot.h>