about summary refs log tree commit diff
path: root/sunrpc/authdes_prot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/authdes_prot.c')
-rw-r--r--sunrpc/authdes_prot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/authdes_prot.c b/sunrpc/authdes_prot.c
index 164c1223ca..93b7cfc04b 100644
--- a/sunrpc/authdes_prot.c
+++ b/sunrpc/authdes_prot.c
@@ -36,6 +36,7 @@
 #include <rpc/xdr.h>
 #include <rpc/auth.h>
 #include <rpc/auth_des.h>
+#include <shlib-compat.h>
 
 #define ATTEMPT(xdr_op) if (!(xdr_op)) return (FALSE)