diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/wallet.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/wallet.c b/client/wallet.c index dc4fe18..e6d8eb9 100644 --- a/client/wallet.c +++ b/client/wallet.c @@ -11,6 +11,7 @@ #include <config.h> #include <portable/krb5.h> #include <portable/system.h> +#include <portable/uio.h> #include <errno.h> #include <remctl.h> |