<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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 &lt;time.h&gt;
 #include &lt;stdbool.h&gt;
 #include &lt;string.h&gt;
+#include &lt;stdint.h&gt; /* glibc 2.26+ */
 #include &lt;unistd.h&gt;
 #include &lt;fcntl.h&gt;
 
</pre></body></html>