diff options
Diffstat (limited to 'sunrpc/auth_des.c')
-rw-r--r-- | sunrpc/auth_des.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/auth_des.c b/sunrpc/auth_des.c index b299c456d6..42d6b552f4 100644 --- a/sunrpc/auth_des.c +++ b/sunrpc/auth_des.c @@ -41,6 +41,7 @@ #include <rpc/xdr.h> #include <netinet/in.h> /* XXX: just to get htonl() and ntohl() */ #include <sys/socket.h> +#include <shlib-compat.h> #define MILLION 1000000L #define RTIME_TIMEOUT 5 /* seconds to wait for sync */ |