summaryrefslogtreecommitdiff
path: root/sunrpc/clnt_udp.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-05-26 16:35:52 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-05-26 16:35:52 +0200
commit1533dafa385628162eb2ab71ce704ce9fe03f98f (patch)
treeb63fc2caf61f188f16e89664da350f58f8ac959d /sunrpc/clnt_udp.c
parent8758a306f62fbb59a8a0279216347c00e1c78648 (diff)
parent9a079e270a9bec7e1fe28aeda63e07c1bb808d44 (diff)
Merge commit 'refs/top-bases/t/single-select-timeout' into t/single-select-timeout
Diffstat (limited to 'sunrpc/clnt_udp.c')
-rw-r--r--sunrpc/clnt_udp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/clnt_udp.c b/sunrpc/clnt_udp.c
index 8890cc6cfc..7fc077730d 100644
--- a/sunrpc/clnt_udp.c
+++ b/sunrpc/clnt_udp.c
@@ -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>