diff options
Diffstat (limited to 'sunrpc/rpc/xdr.h')
-rw-r--r-- | sunrpc/rpc/xdr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc/xdr.h b/sunrpc/rpc/xdr.h index 4e31eb5fe2..63020bba3d 100644 --- a/sunrpc/rpc/xdr.h +++ b/sunrpc/rpc/xdr.h @@ -40,6 +40,7 @@ /* We need FILE. */ #include <stdio.h> +#include <stdint.h> __BEGIN_DECLS |