diff options
Diffstat (limited to 'support/include/nfsrpc.h')
-rw-r--r-- | support/include/nfsrpc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/include/nfsrpc.h b/support/include/nfsrpc.h index 1bfae7a..fbbdb6a 100644 --- a/support/include/nfsrpc.h +++ b/support/include/nfsrpc.h @@ -23,6 +23,7 @@ #ifndef __NFS_UTILS_NFSRPC_H #define __NFS_UTILS_NFSRPC_H +#include <string.h> #include <rpc/types.h> #include <rpc/clnt.h> |