]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sunrpc/clnt_udp.c
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
[thirdparty/glibc.git] / sunrpc / clnt_udp.c
index 8890cc6cfca8561dae35efcf2545a98370825cd8..7fc077730d0e47a3d4eb0b8c11bf7f825c84d377 100644 (file)
@@ -42,6 +42,7 @@
 #include <sys/ioctl.h>
 #include <netdb.h>
 #include <errno.h>
+#include <stdint.h>
 #include <rpc/pmap_clnt.h>
 #include <net/if.h>
 #include <ifaddrs.h>