patch-support_nsm_rpc_c 297 B

12345678910
  1. --- nfs-utils-2.1.1.orig/support/nsm/rpc.c 2017-01-12 16:21:39.000000000 +0100
  2. +++ nfs-utils-2.1.1/support/nsm/rpc.c 2017-08-12 18:58:41.276150487 +0200
  3. @@ -40,6 +40,7 @@
  4. #include <time.h>
  5. #include <stdbool.h>
  6. +#include <stdint.h>
  7. #include <string.h>
  8. #include <unistd.h>
  9. #include <fcntl.h>