From 03eb46d4be01d389ccb88778047e6639ae132e0c Mon Sep 17 00:00:00 2001 From: "Ryan S. Arnold" Date: Wed, 1 May 2013 10:46:34 -0500 Subject: Add #include for uint[32|64]_t usage (except installed headers). --- sunrpc/clnt_udp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sunrpc/clnt_udp.c') 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 #include #include +#include #include #include #include -- cgit v1.2.1