diff options
Diffstat (limited to 'auth/auth.c')
-rw-r--r-- | auth/auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth.c b/auth/auth.c index a0888848..a49d58c9 100644 --- a/auth/auth.c +++ b/auth/auth.c @@ -29,6 +29,7 @@ #include <idvec.h> #include <assert.h> #include <argp.h> +#include <error.h> #include <version.h> #include "auth_S.h" #include "auth_reply_U.h" |