diff -Naur nfs-utils-1.3.4.orig/support/nsm/rpc.c nfs-utils-1.3.4/support/nsm/rpc.c
--- nfs-utils-1.3.4.orig/support/nsm/rpc.c	2017-08-16 01:13:55.930926716 +0000
+++ nfs-utils-1.3.4/support/nsm/rpc.c	2017-08-16 01:16:57.937914373 +0000
@@ -41,6 +41,7 @@
 #include <time.h>
 #include <stdbool.h>
 #include <string.h>
+#include <stdint.h> /* glibc 2.26+ */
 #include <unistd.h>
 #include <fcntl.h>
 
