diff options
Diffstat (limited to 'sunrpc/rpc/auth_des.h')
-rw-r--r-- | sunrpc/rpc/auth_des.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc/auth_des.h b/sunrpc/rpc/auth_des.h index 21d40cc..ce90bd4 100644 --- a/sunrpc/rpc/auth_des.h +++ b/sunrpc/rpc/auth_des.h @@ -18,6 +18,7 @@ #ifndef _RPC_AUTH_DES_H #define _RPC_AUTH_DES_H 1 +#include <stdint.h> #include <sys/cdefs.h> #include <rpc/auth.h> |